From fccc035807e58044517e0087102086fa9871498f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:32:49 +0000 Subject: [PATCH] Bump nokogiri from 1.15.3 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 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.15.3...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 876be92d..a6eed538 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,14 +46,14 @@ GEM with_env (= 1.1.0) xml-simple (~> 1.1.9) method_source (1.0.0) - mini_portile2 (2.8.4) + mini_portile2 (2.8.7) minitest (5.25.1) mustermann (1.1.2) ruby2_keywords (~> 0.0.1) mustermann-contrib (1.1.2) hansi (~> 0.2.0) mustermann (= 1.1.2) - nokogiri (1.15.3) + nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) oas_parser (0.25.4) @@ -68,7 +68,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.1) - racc (1.7.1) + racc (1.8.1) rake (13.0.6) rexml (3.2.5) rspec (3.12.0)