From 998980494104c841a836e40ed6884ee47fb9c580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:14:34 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.13.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.13.2. - [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.13.2) --- 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..70489cd 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.8.0) 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.13.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.2-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.6.0) rack (1.5.2) rack-codehighlighter (0.5.0) nokogiri (>= 1.4.1)