Land #4743 - Bump met bins, update Linux bins.

Includes a merge of Gemfile.lock
This commit is contained in:
OJ 2015-02-11 08:19:17 +10:00
commit 73435c6d1c
No known key found for this signature in database
GPG Key ID: 49EEE7511FAA5749
6 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ PATH
json
metasploit-concern (~> 0.3.0)
metasploit-model (~> 0.29.0)
meterpreter_bins (= 0.0.13)
meterpreter_bins (= 0.0.14)
msgpack
nokogiri
packetfu (= 1.1.9)
@ -132,7 +132,7 @@ GEM
pg
railties (< 4.0.0)
recog (~> 1.0)
meterpreter_bins (0.0.13)
meterpreter_bins (0.0.14)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.1)

View File

@ -64,7 +64,7 @@ Gem::Specification.new do |spec|
# are needed when there's no database
spec.add_runtime_dependency 'metasploit-model', '~> 0.29.0'
# Needed for Meterpreter on Windows, soon others.
spec.add_runtime_dependency 'meterpreter_bins', '0.0.13'
spec.add_runtime_dependency 'meterpreter_bins', '0.0.14'
# Needed by msfgui and other rpc components
spec.add_runtime_dependency 'msgpack'
# Needed by anemone crawler