From 9e55d4f7199bb0ebbc0057c15a553f0eff2fb8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Tue, 28 Jun 2016 21:28:21 +0200 Subject: [PATCH] updates nokogiri (security update) --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3c908001..cda18fa77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.0.0) + mini_portile2 (2.1.0) minitest (5.9.0) multi_json (1.12.1) multi_xml (0.5.5) @@ -240,8 +240,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (3.1.1) newrelic_rpm (3.15.2.317) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.6.8) + mini_portile2 (~> 2.1.0) + pkg-config (~> 1.1.7) nori (2.6.0) oauth (0.5.0) oauth2 (1.0.0) @@ -279,6 +280,7 @@ GEM activerecord (>= 3.1) activesupport (>= 3.1) arel + pkg-config (1.1.7) poltergeist (1.9.0) capybara (~> 2.1) cliver (~> 0.3.1) @@ -505,4 +507,4 @@ DEPENDENCIES whenever BUNDLED WITH - 1.12.4 + 1.12.5