From 7290ffd6b138637feb85d9f3e710212cb4a57f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 22:42:05 +0000 Subject: [PATCH] Bump nokogiri from 1.7.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.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.7.2...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 729dd93..b947c65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,12 +56,12 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.2) mustache (1.0.5) nio4r (2.0.0) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) rack (2.0.3) rack-test (0.6.3) rack (>= 1.0)