Gemfile bump
This commit is contained in:
+2
-2
@@ -102,7 +102,7 @@ PATH
|
||||
rinda
|
||||
ruby-macho
|
||||
ruby-mysql
|
||||
ruby_smb (~> 3.3.15)
|
||||
ruby_smb (~> 3.3.17)
|
||||
rubyntlm
|
||||
rubyzip
|
||||
sinatra (~> 3.2)
|
||||
@@ -590,7 +590,7 @@ GEM
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby-rc4 (0.1.5)
|
||||
ruby2_keywords (0.0.5)
|
||||
ruby_smb (3.3.15)
|
||||
ruby_smb (3.3.17)
|
||||
bindata (= 2.4.15)
|
||||
openssl-ccm
|
||||
openssl-cmac
|
||||
|
||||
@@ -151,7 +151,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', '~> 3.3.15'
|
||||
spec.add_runtime_dependency 'ruby_smb', '~> 3.3.17'
|
||||
spec.add_runtime_dependency 'net-imap' # Used in Postgres auth for its SASL stringprep implementation
|
||||
spec.add_runtime_dependency 'date', '3.4.1' # Temporarily pinned until 3.5 can be tested
|
||||
spec.add_runtime_dependency 'net-ldap'
|
||||
|
||||
Reference in New Issue
Block a user