From 34e0187fd234ec7a0a1df96b5fa1dacc10dace28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:54:03 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.15.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.15.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dadbca0..8a02cb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,14 +49,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.2) multi_test (1.1.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) parallel (1.19.1) parallel_tests (2.31.0) parallel public_suffix (4.0.3) + racc (1.7.1) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3)