From 8b44f54d934f5a0834b57ef3ac99e68db0ba4bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 00:16:33 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.9. - [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.9) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e912581..0e58a9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,11 +107,11 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) multi_json (1.8.4) multi_test (0.0.3) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) pg (0.14.1) polyglot (0.3.3) pry (0.9.12.6)