From 8900aa927262ffbdf5de44784d30a1f39db52387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 21:33:11 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.19.0 to 1.25.0 in /ruby/rails8-sqlite Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.19.0 to 1.25.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.19.0...v1.25.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ruby/rails8-sqlite/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby/rails8-sqlite/Gemfile.lock b/ruby/rails8-sqlite/Gemfile.lock index dc3f83b0..be7e4221 100644 --- a/ruby/rails8-sqlite/Gemfile.lock +++ b/ruby/rails8-sqlite/Gemfile.lock @@ -84,8 +84,8 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.19.0) - msgpack (~> 1.2) + bootsnap (1.25.0) + msgpack (~> 1.5) brakeman (7.1.1) racc builder (3.3.0)