From 378a039860c0f1d9e733531b55cb77b48da4db07 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Tue, 18 Oct 2016 11:00:43 +0200 Subject: [PATCH] Bump nokogiri --- Gemfile | 2 +- Gemfile.lock | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 000b624e7..eeccda097 100644 --- a/Gemfile +++ b/Gemfile @@ -131,7 +131,7 @@ gem "leaflet-rails", "0.7.7" # Parsing -gem "nokogiri", "1.6.8" +gem "nokogiri", "1.6.8.1" gem "redcarpet", "3.3.4" gem "twitter-text", "1.14.0" gem "ruby-oembed", "0.10.1" diff --git a/Gemfile.lock b/Gemfile.lock index 093111977..ac87231a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -522,9 +522,8 @@ GEM nenv (0.3.0) nested_form (0.3.2) nio4r (1.2.1) - nokogiri (1.6.8) + nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -575,7 +574,6 @@ GEM ast (~> 2.2) pg (0.18.4) phantomjs (2.1.1.0) - pkg-config (1.1.7) poltergeist (1.10.0) capybara (~> 2.1) cliver (~> 0.3.1) @@ -975,7 +973,7 @@ DEPENDENCIES minitest mobile-fu (= 1.3.1) mysql2 (= 0.4.4) - nokogiri (= 1.6.8) + nokogiri (= 1.6.8.1) omniauth (= 1.3.1) omniauth-facebook (= 4.0.0) omniauth-tumblr (= 1.2)