Unincluding hpricot

The Gemfile was badly formatted anyway, since it lacked a justifying
comment, as all other included gems have.
bug/bundler_fix
Tod Beardsley 2014-07-17 11:38:13 -05:00
parent 5d3b472293
commit 2a66bd63b7
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
2 changed files with 0 additions and 4 deletions

View File

@ -21,8 +21,6 @@ gem 'robots'
# Needed for some post modules
gem 'sqlite3'
gem 'hpricot', :require => 'hpricot'
group :db do
# Needed for Msf::DbManager
gem 'activerecord', '>= 3.0.0', '< 4.0.0'

View File

@ -20,7 +20,6 @@ GEM
factory_girl (4.2.0)
activesupport (>= 3.0.0)
fivemat (1.2.1)
hpricot (0.8.6)
i18n (0.6.5)
json (1.8.0)
metasploit_data_models (0.17.0)
@ -70,7 +69,6 @@ DEPENDENCIES
database_cleaner
factory_girl (>= 4.1.0)
fivemat (= 1.2.1)
hpricot
json
metasploit_data_models (= 0.17.0)
meterpreter_bins (= 0.0.6)