Skip to content

Commit fe72bac

Browse files
author
Samuel
committed
fix crawler hpricot
1 parent f8e47a5 commit fe72bac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ gem 'robots'
2121
# Needed for some post modules
2222
gem 'sqlite3'
2323

24+
gem 'hpricot', :require => 'hpricot'
25+
2426
group :db do
2527
# Needed for Msf::DbManager
2628
gem 'activerecord', '>= 3.0.0', '< 4.0.0'

0 commit comments

Comments
 (0)