From f0ef9552943d0fcee32aa7e8980f0b1813e1f412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:46:15 +0000 Subject: [PATCH] Bump bootsnap from 1.22.0 to 1.23.0 in /spec/tester_mongo Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spec/tester_mongo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo/Gemfile.lock b/spec/tester_mongo/Gemfile.lock index aee1f464..b2148efa 100644 --- a/spec/tester_mongo/Gemfile.lock +++ b/spec/tester_mongo/Gemfile.lock @@ -91,7 +91,7 @@ GEM bcrypt (3.1.21) benchmark (0.5.0) bigdecimal (4.0.1) - bootsnap (1.22.0) + bootsnap (1.23.0) msgpack (~> 1.2) bson (5.2.0) builder (3.3.0)