Land #5708 : Update to metasploit-payloads 1.0.7

bug/bundler_fix
OJ 2015-07-13 15:35:31 +10:00
commit 92e5931631
No known key found for this signature in database
GPG Key ID: D5DC61FB93260597
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ PATH
json
metasploit-concern (= 1.0.0)
metasploit-model (= 1.0.0)
metasploit-payloads (= 1.0.6)
metasploit-payloads (= 1.0.7)
msgpack
nokogiri
packetfu (= 1.1.9)
@ -123,7 +123,7 @@ GEM
activemodel (>= 4.0.9, < 4.1.0)
activesupport (>= 4.0.9, < 4.1.0)
railties (>= 4.0.9, < 4.1.0)
metasploit-payloads (1.0.6)
metasploit-payloads (1.0.7)
metasploit_data_models (1.2.5)
activerecord (>= 4.0.9, < 4.1.0)
activesupport (>= 4.0.9, < 4.1.0)

View File

@ -62,7 +62,7 @@ Gem::Specification.new do |spec|
# are needed when there's no database
spec.add_runtime_dependency 'metasploit-model', '1.0.0'
# Needed for Meterpreter
spec.add_runtime_dependency 'metasploit-payloads', '1.0.6'
spec.add_runtime_dependency 'metasploit-payloads', '1.0.7'
# Needed by msfgui and other rpc components
spec.add_runtime_dependency 'msgpack'
# Needed by anemone crawler