From 558863a706ef8a876f90a30934bcad076f840958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 21:17:02 +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 b6d613f..ef56594 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,13 +96,13 @@ GEM mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.11.2) multipart-post (1.2.0) newrelic_rpm (3.13.0.299) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) oauth (0.4.7) oauth2 (0.8.1) faraday (~> 0.8)