From 0a99ab21c8b83a4815dc4ff605da5cb0ffe79c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 06:54:23 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 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.0...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 c36a5a5..a5aa7c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,13 +35,13 @@ GEM microstatic (0.3.0) fog (>= 1) mime-types (1.23) - mini_portile (0.5.1) + mini_portile2 (2.4.0) multi_json (1.7.7) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.6.8) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) posix-spawn (0.3.6) rake (10.0.4) ruby-hmac (0.4.0)