From ba0bd0b90a7f38c79511b80b7135ac1406906d53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 03:00:59 +0000 Subject: [PATCH] Bump bootsnap from 1.18.6 to 1.19.0 in the ruby-dependencies group Bumps the ruby-dependencies group with 1 update: [bootsnap](https://github.com/rails/bootsnap). Updates `bootsnap` from 1.18.6 to 1.19.0 - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.18.6...v1.19.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e9aba06..66a65c1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM base64 (0.3.0) benchmark (0.4.1) bigdecimal (3.2.3) - bootsnap (1.18.6) + bootsnap (1.19.0) msgpack (~> 1.2) builder (3.3.0) concurrent-ruby (1.3.5)