From f06ddbc6595ee9ccda1820783472d0ca86ab7466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 11:57:12 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.17.2 to 1.18.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.17.2 to 1.18.0. - [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.17.2...v1.18.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b840f8a324e..979c1096f72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,12 +332,12 @@ GEM netrc (0.11.0) newrelic_rpm (9.16.1) nio4r (2.7.4) - nokogiri (1.17.2) + nokogiri (1.18.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.0-x86_64-linux-gnu) racc (~> 1.4) oj (3.16.8) bigdecimal (>= 3.0)