We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01341ae + 04f294b commit 3d76c36Copy full SHA for 3d76c36
Gemfile.lock
@@ -37,7 +37,6 @@ PATH
37
railties
38
rb-readline
39
rbnacl (< 5.0.0)
40
- rbnacl-libsodium
41
recog
42
redcarpet
43
rex-arch
@@ -247,8 +246,6 @@ GEM
247
246
rb-readline (0.5.5)
248
rbnacl (4.0.2)
249
ffi
250
- rbnacl-libsodium (1.0.16)
251
- rbnacl (>= 3.0.1)
252
recog (2.1.17)
253
nokogiri
254
redcarpet (3.4.0)
metasploit-framework.gemspec
@@ -125,7 +125,6 @@ Gem::Specification.new do |spec|
125
spec.add_runtime_dependency 'dnsruby'
126
spec.add_runtime_dependency 'net-ssh'
127
spec.add_runtime_dependency 'rbnacl', ['< 5.0.0']
128
- spec.add_runtime_dependency 'rbnacl-libsodium'
129
spec.add_runtime_dependency 'bcrypt_pbkdf'
130
spec.add_runtime_dependency 'ruby_smb'
131
0 commit comments