diff --git a/Gemfile b/Gemfile index 299122d6a..be9d5fa85 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem 'messagebus_ruby_api', '1.0.3' # Parsing -gem 'nokogiri', '1.6.1' +gem 'nokogiri', '1.6.2.1' gem 'rails_autolink', '1.1.5' gem 'redcarpet', '3.1.1' gem 'roxml', '3.1.6' diff --git a/Gemfile.lock b/Gemfile.lock index 5d81ea40e..9f9fef22a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM mime-types (1.25.1) mini_magick (3.7.0) subexec (~> 0.2.1) - mini_portile (0.5.3) + mini_portile (0.6.0) mobile-fu (1.2.2) rack-mobile-detect rails @@ -261,8 +261,8 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.1) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.6.2.1) + mini_portile (= 0.6.0) oauth (0.4.7) oauth2 (0.8.1) faraday (~> 0.8) @@ -510,7 +510,7 @@ DEPENDENCIES mini_magick (= 3.7.0) mobile-fu (= 1.2.2) mysql2 (= 0.3.16) - nokogiri (= 1.6.1) + nokogiri (= 1.6.2.1) omniauth (= 1.1.4) omniauth-facebook (= 1.6.0) omniauth-tumblr (= 1.1)