From b93361e0c6faa16a3d4c21428c9f62d680f57749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 04:35:41 +0000 Subject: [PATCH] Bump bootsnap from 1.21.1 to 1.22.0 in /spec/tester_mongo Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.21.1 to 1.22.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.21.1...v1.22.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.22.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 bebebfd2..953f9271 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.21.1) + bootsnap (1.22.0) msgpack (~> 1.2) bson (5.2.0) builder (3.3.0)