From 837173ce4f66dc383c01f7cde82de6a08a2afd8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 23:44:23 +0000 Subject: [PATCH] Bump nokogiri from 1.6.3.1 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 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.6.3.1...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b283db0..c3901a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,27 +73,22 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.6.0) + mini_portile2 (2.4.0) minitest (5.4.0) multi_json (1.10.1) mysql2 (0.3.15) nilify_blanks (1.1.0) activerecord (>= 3.0.0) activesupport (>= 3.0.0) - nokogiri (1.6.3.1) - mini_portile (= 0.6.0) - nokogiri (1.6.3.1-x86-mingw32) - mini_portile (= 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.8-x86-mingw32) + mini_portile2 (~> 2.4.0) polyglot (0.3.5) pry (0.10.0) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - pry (0.10.0-i386-mingw32) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - win32console (~> 1.3) pry (0.10.0-x86-mingw32) coderay (~> 1.1.0) method_source (~> 0.8.1)