From 7757b7bfdb0b2ec64f3c17f8284b6e983ee84373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 20:35:33 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.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.1...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68d6ba5..10fcc8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,15 +70,15 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.10.1) nocms-blocks (1.1.1) awesome_nested_set (~> 3.0.0) globalize (>= 4.0.0, < 5.1) rails (~> 4.0, <= 4.2.3) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) polyglot (0.3.5) rack (1.5.2) rack-test (0.6.2)