From 019d4b8703bbf8515259a365bd4cdb59a0693c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:22:14 +0000 Subject: [PATCH] Bump nokogiri from 1.17.1 to 1.17.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.17.1 to 1.17.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.17.2/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.17.1...v1.17.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 71ec61c..6cda548 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem "activerecord", "7.2.2.1" # Ideally version should be synced with Transition gem "bootsnap", require: false gem "erubis", "2.7.0" gem "govuk_app_config", "~> 9.15.5" -gem "nokogiri", "1.17.1" +gem "nokogiri", "1.17.2" gem "optic14n", "3.0.2" # Ideally version should be synced with Transition gem "pg" gem "rack", "~> 3.1.8" diff --git a/Gemfile.lock b/Gemfile.lock index f52e9c8..7ce40e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,10 +113,10 @@ GEM unicorn (>= 4.5) msgpack (1.7.5) nio4r (2.7.4) - nokogiri (1.17.1) + nokogiri (1.17.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.1-x86_64-darwin) + nokogiri (1.17.2-x86_64-darwin) racc (~> 1.4) opentelemetry-api (1.4.0) opentelemetry-common (0.21.0) @@ -462,7 +462,7 @@ DEPENDENCIES erubis (= 2.7.0) govuk_app_config (~> 9.15.5) mr-sparkle (= 0.3.0) - nokogiri (= 1.17.1) + nokogiri (= 1.17.2) optic14n (= 3.0.2) pg pry