Skip to content

Commit 4f32cc8

Browse files
author
Tod Beardsley
committed
Bump to meterpreter_bins 0.0.10
1 parent 8afe4ab commit 4f32cc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
pg
122122
railties (< 4.0.0)
123123
recog (~> 1.0)
124-
meterpreter_bins (0.0.8)
124+
meterpreter_bins (0.0.10)
125125
method_source (0.8.2)
126126
mime-types (1.25.1)
127127
mini_portile (0.6.0)

metasploit-framework.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Gem::Specification.new do |spec|
6565
# are needed when there's no database
6666
spec.add_runtime_dependency 'metasploit-model', '~> 0.28.0'
6767
# Needed for Meterpreter on Windows, soon others.
68-
spec.add_runtime_dependency 'meterpreter_bins', '0.0.8'
68+
spec.add_runtime_dependency 'meterpreter_bins', '0.0.10'
6969
# Needed by msfgui and other rpc components
7070
spec.add_runtime_dependency 'msgpack'
7171
# Needed by anemone crawler

0 commit comments

Comments
 (0)