Skip to content

Commit 6175455

Browse files
committed
Land rapid7#9466, metasploit-payloads bump to 1.3.28
2 parents c390696 + d82b8cb commit 6175455

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
2020
metasploit-model
21-
metasploit-payloads (= 1.3.27)
21+
metasploit-payloads (= 1.3.28)
2222
metasploit_data_models
2323
metasploit_payloads-mettle (= 0.3.6)
2424
mqtt
@@ -181,7 +181,7 @@ GEM
181181
activemodel (~> 4.2.6)
182182
activesupport (~> 4.2.6)
183183
railties (~> 4.2.6)
184-
metasploit-payloads (1.3.27)
184+
metasploit-payloads (1.3.28)
185185
metasploit_data_models (2.0.16)
186186
activerecord (~> 4.2.6)
187187
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.27'
73+
spec.add_runtime_dependency 'metasploit-payloads', '1.3.28'
7474
# Needed for the next-generation POSIX Meterpreter
7575
spec.add_runtime_dependency 'metasploit_payloads-mettle', '0.3.6'
7676
# Needed by msfgui and other rpc components

0 commit comments

Comments
 (0)