From 4542400f9acdd65812a23fa46b20cbb34e7e0e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 02:40:54 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.8. - [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.10.10...v1.13.8) --- 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 fbbabd0e34..279ab9c3fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -541,7 +541,7 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.5.1) mini_mime (0.1.4) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.15.0) momentjs-rails (2.17.1) railties (>= 3.1) @@ -573,8 +573,8 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) no_proxy_fix (0.1.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) @@ -615,7 +615,7 @@ GEM slop (~> 3.4) pundit (1.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.0) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0)