Skip to content

Commit 3d76c36

Browse files
committed
Land rapid7#9314, remove libsodium
Removing libsodium to fix build issues on various platforms
2 parents 01341ae + 04f294b commit 3d76c36

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ PATH
3737
railties
3838
rb-readline
3939
rbnacl (< 5.0.0)
40-
rbnacl-libsodium
4140
recog
4241
redcarpet
4342
rex-arch
@@ -247,8 +246,6 @@ GEM
247246
rb-readline (0.5.5)
248247
rbnacl (4.0.2)
249248
ffi
250-
rbnacl-libsodium (1.0.16)
251-
rbnacl (>= 3.0.1)
252249
recog (2.1.17)
253250
nokogiri
254251
redcarpet (3.4.0)

metasploit-framework.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ Gem::Specification.new do |spec|
125125
spec.add_runtime_dependency 'dnsruby'
126126
spec.add_runtime_dependency 'net-ssh'
127127
spec.add_runtime_dependency 'rbnacl', ['< 5.0.0']
128-
spec.add_runtime_dependency 'rbnacl-libsodium'
129128
spec.add_runtime_dependency 'bcrypt_pbkdf'
130129
spec.add_runtime_dependency 'ruby_smb'
131130

0 commit comments

Comments
 (0)