From 557e5ae8e807af142409c5fc25b3018e8da4170b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:43:52 +0000 Subject: [PATCH] Bump nokogiri from 1.11.5 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.13.9. - [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.11.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a515239851..9a7bab3004 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,7 +330,7 @@ GEM rake mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) mini_racer (0.3.1) libv8 (~> 8.4.255) minitest (5.14.4) @@ -358,8 +358,8 @@ GEM netrc (0.11.0) newrelic_rpm (6.11.0.365) nio4r (2.5.7) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -434,7 +434,7 @@ GEM pusher-client (0.6.2) json websocket (~> 1.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-attack (6.0.0) rack (>= 1.0, < 3)