From bee93888c79726034cb30a8879254732aaaf05d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 06:40:04 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.9.1 in /fixtures/ruby_2.2_bundler_2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.9.1. - [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.4...v1.9.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fixtures/ruby_2.2_bundler_2/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fixtures/ruby_2.2_bundler_2/Gemfile.lock b/fixtures/ruby_2.2_bundler_2/Gemfile.lock index 429c6f814..967906424 100644 --- a/fixtures/ruby_2.2_bundler_2/Gemfile.lock +++ b/fixtures/ruby_2.2_bundler_2/Gemfile.lock @@ -4,11 +4,11 @@ GEM bcrypt (3.1.12) bson (4.3.0) eventmachine (1.2.7) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) mustermann (1.0.3) mysql2 (0.5.2) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) pg (1.1.1) rack (2.0.5) rack-protection (2.0.3)