Skip to content

Commit

Permalink
Land #10206, Bump metasploit payloads for payload PR 287
Browse files Browse the repository at this point in the history
Merge branch 'bump-payloads-287' into upstream-master
  • Loading branch information
bwatters-r7 committed Jun 26, 2018
2 parents 2013d5c + 7aeb881 commit 38e1a05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ PATH
metasploit-concern
metasploit-credential
metasploit-model
metasploit-payloads (= 1.3.37)
metasploit-payloads (= 1.3.40)
metasploit_data_models
metasploit_payloads-mettle (= 0.4.0)
mqtt
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
activemodel (~> 4.2.6)
activesupport (~> 4.2.6)
railties (~> 4.2.6)
metasploit-payloads (1.3.37)
metasploit-payloads (1.3.40)
metasploit_data_models (3.0.0)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
rspec-support (3.7.1)
ruby-macho (1.2.0)
ruby-rc4 (0.1.5)
ruby_smb (0.0.24)
ruby_smb (1.0.0)
bindata
rubyntlm
windows_error
Expand Down Expand Up @@ -364,4 +364,4 @@ DEPENDENCIES
yard

BUNDLED WITH
1.16.1
1.16.2
2 changes: 1 addition & 1 deletion metasploit-framework.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Gem::Specification.new do |spec|
# are needed when there's no database
spec.add_runtime_dependency 'metasploit-model'
# Needed for Meterpreter
spec.add_runtime_dependency 'metasploit-payloads', '1.3.37'
spec.add_runtime_dependency 'metasploit-payloads', '1.3.40'
# Needed for the next-generation POSIX Meterpreter
spec.add_runtime_dependency 'metasploit_payloads-mettle', '0.4.0'
# Needed by msfgui and other rpc components
Expand Down

0 comments on commit 38e1a05

Please sign in to comment.