Commit 0c7bc48912d3a4eb59f3af27851ac1cf4473a1db
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
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' | ... | ... |