From 605227e5eb5bbc4ef0c8e30f694898af15baf991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:41:03 +0000 Subject: [PATCH] chore(deps): Bump bootsnap from 1.23.0 to 1.24.0 in /smriti_demo Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.23.0 to 1.24.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.23.0...v1.24.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- smriti_demo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smriti_demo/Gemfile.lock b/smriti_demo/Gemfile.lock index d41cdd1..ad47fb8 100644 --- a/smriti_demo/Gemfile.lock +++ b/smriti_demo/Gemfile.lock @@ -85,7 +85,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.0) bindex (0.8.1) - bootsnap (1.23.0) + bootsnap (1.24.0) msgpack (~> 1.2) builder (3.3.0) concurrent-ruby (1.3.6)