bump nokogiri

This commit is contained in:
Jonne Haß 2012-09-11 20:34:36 +02:00
parent 97e05b62ea
commit 57c77fcd0a
2 changed files with 3 additions and 3 deletions

View file

@ -80,7 +80,7 @@ gem 'rails-i18n'
# parsing
gem 'nokogiri', '1.5.2'
gem 'nokogiri', '1.5.5'
gem 'redcarpet', "2.1.1"
gem 'roxml', :git => 'https://github.com/Empact/roxml.git', :ref => '7ea9a9ffd2338aaef5b0'
gem 'ruby-oembed', '0.8.7'

View file

@ -284,7 +284,7 @@ GEM
net-ssh (>= 1.99.1)
netrc (0.7.7)
newrelic_rpm (3.3.5)
nokogiri (1.5.2)
nokogiri (1.5.5)
oauth (0.4.6)
oauth2 (0.6.1)
faraday (~> 0.7)
@ -502,7 +502,7 @@ DEPENDENCIES
mobile-fu (= 1.1.0)
mysql2 (= 0.3.11)
newrelic_rpm (= 3.3.5)
nokogiri (= 1.5.2)
nokogiri (= 1.5.5)
oink (= 0.9.3)
omniauth (= 1.1.1)
omniauth-facebook (= 1.3.0)