Bump PacketFu to latest

bug/bundler_fix
Tod Beardsley 2015-08-25 11:45:30 -05:00
parent 4af86f210c
commit 45eb55f975
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
2 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,7 @@ PATH
metasploit-payloads (= 1.0.8)
msgpack
nokogiri
packetfu (= 1.1.9)
packetfu (= 1.1.11)
railties
rb-readline-r7
recog (= 2.0.6)
@ -144,7 +144,9 @@ GEM
network_interface (0.0.1)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
packetfu (1.1.9)
packetfu (1.1.11)
network_interface (~> 0.0)
pcaprub (~> 0.12)
pcaprub (0.12.0)
pg (0.18.2)
pg_array_parser (0.0.9)

View File

@ -67,7 +67,7 @@ Gem::Specification.new do |spec|
# Needed by anemone crawler
spec.add_runtime_dependency 'nokogiri'
# Needed by db.rb and Msf::Exploit::Capture
spec.add_runtime_dependency 'packetfu', '1.1.9'
spec.add_runtime_dependency 'packetfu', '1.1.11'
# Run initializers for metasploit-concern, metasploit-credential, metasploit_data_models Rails::Engines
spec.add_runtime_dependency 'railties'
# required for OS fingerprinting