Bump ruby_smb to include changes from #264

This commit is contained in:
Spencer McIntyre 2024-04-12 10:54:54 -04:00
parent 43d1bd9a2e
commit 80a8ffd654
2 changed files with 6 additions and 15 deletions

View File

@ -53,5 +53,3 @@ group :test do
gem 'timecop'
end
# remove after https://github.com/rapid7/ruby_smb/pull/264 is landed
gem 'ruby_smb', git: 'https://github.com/zeroSteiner/ruby_smb', branch: 'fix/server/smb2-related-operations-state'

View File

@ -1,15 +1,3 @@
GIT
remote: https://github.com/zeroSteiner/ruby_smb
revision: 3dceda095d4218156afbbfc197c85827ffb2ef4c
branch: fix/server/smb2-related-operations-state
specs:
ruby_smb (3.3.5)
bindata (= 2.4.15)
openssl-ccm
openssl-cmac
rubyntlm
windows_error (>= 0.1.4)
PATH
remote: .
specs:
@ -486,6 +474,12 @@ GEM
ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5)
ruby2_keywords (0.0.5)
ruby_smb (3.3.5)
bindata (= 2.4.15)
openssl-ccm
openssl-cmac
rubyntlm
windows_error (>= 0.1.4)
rubyntlm (0.6.3)
rubyzip (2.3.2)
sawyer (0.9.2)
@ -572,7 +566,6 @@ DEPENDENCIES
rspec-rerun
rubocop
ruby-prof (= 1.4.2)
ruby_smb!
simplecov (= 0.18.2)
test-prof
timecop