From 6e4153709f521d60887284d9d149b45a48c7c72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 03:09:05 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.16.3. - [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.8.1...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5dc9488..0e25d63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,15 +17,17 @@ GEM addressable (~> 2.3) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.5) multi_json (1.12.2) mustermann (1.0.1) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.16.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) + racc (1.7.3) rack (2.0.3) rack-protection (2.0.0) rack