From 68f3a4a1c523ea5026187bf3973bbf860253db10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:47:13 +0000 Subject: [PATCH] Bump nokogiri from 1.15.5 to 1.16.2 in /test_app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.5 to 1.16.2. - [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.5...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test_app/Gemfile.lock b/test_app/Gemfile.lock index 3468a24..03ca0cc 100644 --- a/test_app/Gemfile.lock +++ b/test_app/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - administrate-field-active_storage (0.4.1) + administrate-field-active_storage (1.0.1) administrate (>= 0.2.2) rails (>= 7.0) @@ -172,11 +172,11 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.6.0) - nokogiri (1.15.5-arm64-darwin) + nokogiri (1.16.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.5-x86_64-darwin) + nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.5-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) psych (5.1.1.1) stringio