From 182ba294aa4416e6807d541268ccaa6c4405a8e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:30:27 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.5.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 963a772..68aaae1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,6 @@ GEM arel (3.0.2) authlogic (3.1.0) activerecord (>= 3.0.7) - activerecord (>= 3.0.7) awesome_nested_set (2.1.4) activerecord (>= 3.0.0) builder (3.0.4) @@ -176,6 +175,7 @@ GEM mime-types (1.21) mini_magick (3.4) subexec (~> 0.2.1) + mini_portile2 (2.4.0) multi_json (1.7.1) net-scp (1.0.4) net-ssh (>= 1.99.1) @@ -185,7 +185,8 @@ GEM net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) newrelic_rpm (3.6.1.88) - nokogiri (1.5.2) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pg (0.13.2) polyglot (0.3.3) pry (0.9.10)