lock ruby_smb to 0.0.18 to match master

4.x 4.16.40
Brent Cook 2018-02-22 11:13:12 -06:00
parent 178afdaed1
commit fd029eda62
No known key found for this signature in database
GPG Key ID: 1FFAA0B24B708F96
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ PATH
rex-text
rex-zip
ruby-macho
ruby_smb
ruby_smb (= 0.0.18)
rubyntlm
rubyzip
sqlite3
@ -167,7 +167,7 @@ GEM
activemodel (~> 4.2.6)
activesupport (~> 4.2.6)
railties (~> 4.2.6)
metasploit-credential (2.0.12)
metasploit-credential (2.0.13)
metasploit-concern
metasploit-model
metasploit_data_models

View File

@ -127,7 +127,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'mqtt'
spec.add_runtime_dependency 'net-ssh'
spec.add_runtime_dependency 'bcrypt_pbkdf'
spec.add_runtime_dependency 'ruby_smb'
spec.add_runtime_dependency 'ruby_smb', '0.0.18'
#
# REX Libraries