Bump the RubySMB version is gemspec file

This commit is contained in:
Christophe De La Fuente
2020-06-09 15:23:39 +02:00
parent 98ac51dd5d
commit 258a97fa7e
+1 -1
View File
@@ -136,7 +136,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'net-ssh'
spec.add_runtime_dependency 'ed25519' # Adds ed25519 keys for net-ssh
spec.add_runtime_dependency 'bcrypt_pbkdf'
spec.add_runtime_dependency 'ruby_smb', '~> 1.1'
spec.add_runtime_dependency 'ruby_smb', '~> 2.0'
spec.add_runtime_dependency 'net-ldap'
#