From 50dd5a80076514b582af5bfb0656f8146feeec42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:56:29 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45fba45..99d7b64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,12 +32,13 @@ GEM rb-inotify (>= 0.9) rb-kqueue (>= 0.2) method_source (0.8.2) - mini_portile (0.5.2) + mini_portile2 (2.6.1) multi_json (1.8.4) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) - nokogiri (1.6.1-x86-mingw32) - mini_portile (~> 0.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) polyglot (0.3.4) predicated (0.2.6) pry (0.9.12.6) @@ -49,6 +50,7 @@ GEM method_source (~> 0.8) slop (~> 3.4) win32console (~> 1.3) + racc (1.5.2) rack (1.5.2) rack-codehighlighter (0.5.0) nokogiri (>= 1.4.1)