bump nokogiri

This commit is contained in:
Jonne Haß 2013-03-21 21:13:38 +01:00
parent 18c66ac6bf
commit c8829a703b
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ gem 'messagebus_ruby_api', '1.0.3'
# Parsing
gem 'nokogiri', '1.5.6'
gem 'nokogiri', '1.5.9'
gem 'rails_autolink', '1.0.9'
gem 'redcarpet', '2.2.2'
gem 'roxml', '3.1.6'

View file

@ -225,7 +225,7 @@ GEM
net-ssh (2.6.6)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.5.6)
nokogiri (1.5.9)
oauth (0.4.7)
oauth2 (0.8.0)
faraday (~> 0.8)
@ -453,7 +453,7 @@ DEPENDENCIES
mini_magick (= 3.5)
mobile-fu (= 1.1.1)
mysql2 (= 0.3.11)
nokogiri (= 1.5.6)
nokogiri (= 1.5.9)
omniauth (= 1.1.3)
omniauth-facebook (= 1.4.1)
omniauth-tumblr (= 1.1)