From 2c497195b4ca10c649040bcfc5ce09fbd57d61b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:50:57 +0000 Subject: [PATCH] chore(deps): bump bootsnap from 1.18.2 to 1.18.3 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.2 to 1.18.3. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.2...v1.18.3) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 334e84ad9f..9910073294 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM bigdecimal (3.0.2) bindata (2.4.15) bindex (0.8.1) - bootsnap (1.18.2) + bootsnap (1.18.3) msgpack (~> 1.2) bugsnag (6.26.3) concurrent-ruby (~> 1.0)