From 03cf8ee54ac69ef9a456e3d2dbe376dd0f641ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 23:11:57 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.2...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88a92a3..ff1a882 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,9 +71,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) + mini_portile2 (2.4.0) minitest (5.10.3) multi_json (1.12.1) - nokogiri (1.8.2) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) rack (1.6.4) rack-test (0.7.0) rack (>= 1.0, < 3)