Skip to content

Commit 6af364e

Browse files
wvujmartin-tech
authored andcommitted
Land rapid7#10706, metasploit-payloads 1.3.51
1 parent 4aac4cf commit 6af364e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PATH
1818
metasploit-concern
1919
metasploit-credential (< 3.0.0)
2020
metasploit-model
21-
metasploit-payloads (= 1.3.47)
21+
metasploit-payloads (= 1.3.51)
2222
metasploit_data_models (< 3.0.0)
2323
metasploit_payloads-mettle (= 0.4.2)
2424
mqtt
@@ -157,7 +157,7 @@ GEM
157157
activemodel (~> 4.2.6)
158158
activesupport (~> 4.2.6)
159159
railties (~> 4.2.6)
160-
metasploit-payloads (1.3.47)
160+
metasploit-payloads (1.3.51)
161161
metasploit_data_models (2.0.16)
162162
activerecord (~> 4.2.6)
163163
activesupport (~> 4.2.6)

metasploit-framework.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Gem::Specification.new do |spec|
7070
# are needed when there's no database
7171
spec.add_runtime_dependency 'metasploit-model'
7272
# Needed for Meterpreter
73-
spec.add_runtime_dependency 'metasploit-payloads', '1.3.47'
73+
spec.add_runtime_dependency 'metasploit-payloads', '1.3.51'
7474
# Needed for the next-generation POSIX Meterpreter
7575
spec.add_runtime_dependency 'metasploit_payloads-mettle', '0.4.2'
7676
# Needed by msfgui and other rpc components

0 commit comments

Comments
 (0)