From b14e35d46299f1b39e63c2473036a4c0f1890f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 06:37:40 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.16.5 in /ruby/examples/parse Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruby/examples/parse/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/examples/parse/Gemfile.lock b/ruby/examples/parse/Gemfile.lock index 57cf4ca3..9acad473 100644 --- a/ruby/examples/parse/Gemfile.lock +++ b/ruby/examples/parse/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - mini_portile2 (2.6.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + mini_portile2 (2.8.7) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - racc (1.5.2) + racc (1.8.1) PLATFORMS ruby