From d9dffd83a96a94435c7e5790852d9cea6427b15b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 22:10:14 +0000 Subject: [PATCH] build(deps-dev): bump nokogiri from 1.13.6 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.16.5. - [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.6...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1230c88..ae1870a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,19 +130,19 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_portile2 (2.8.0) + mini_portile2 (2.8.6) minitest (5.16.2) multipart-post (2.1.1) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.13.6-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.6-x86_64-darwin) + nokogiri (1.16.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0) @@ -150,7 +150,7 @@ GEM public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.0) + racc (1.7.3) rack (2.2.3.1) rack-indifferent (1.2.0) rack (>= 1.5)