Commit 0c7bc48912d3a4eb59f3af27851ac1cf4473a1db

Authored by Victor Costa
2 parents 6231a7a1 a71491ff

Merge branch 'virtuoso_integration' into stable

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -13,7 +13,7 @@ gem 'ruby-feedparser', '~> 0.7'
13 13 gem 'daemons', '~> 1.1.5'
14 14 gem 'thin', '~> 1.3.1'
15 15 gem 'hpricot', '~> 0.8.6'
16   -gem 'nokogiri', '~> 1.5.5'
  16 +gem 'nokogiri', '~> 1.6.0'
17 17 gem 'rake', :require => false
18 18 gem 'grape', '~> 0.2.1'
19 19 gem 'rest-client', '~> 1.6.7'
... ...