From 5d259c91b79b6c280519e720623cd5a3ff21b16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:30:24 +0000 Subject: [PATCH] Bump nokogiri from 1.13.10 to 1.15.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.15.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.13.10...v1.15.2) --- 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 d13b59b..cd22f85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,14 +107,14 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.2) minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) mysql2 (0.4.10) nio4r (2.5.8) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) @@ -143,7 +143,7 @@ GEM public_suffix (5.0.0) puma (4.3.12) nio4r (~> 2.0) - racc (1.6.1) + racc (1.7.1) rack (2.2.4) rack-test (2.0.2) rack (>= 1.3)