From c5382aa310c79b8290ccd03e99e96e95d275c4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 18:12:05 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.10.10. - [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.10) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4134224c..c0e6bc4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,9 +51,9 @@ GEM rb-inotify (>= 0.9) rb-kqueue (>= 0.2) mime-types (1.25.1) - mini_portile (0.5.2) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + mini_portile2 (2.4.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) notify (0.5.2) posix-spawn (0.3.8) puma (2.7.1)