From 3773946d0d5c96a4c2de84d6388c9baccafbf70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:00:46 +0000 Subject: [PATCH] chore(deps): bump bootsnap from 1.17.1 to 1.18.2 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.17.1 to 1.18.2. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.17.1...v1.18.2) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dbf36286f7..334e84ad9f 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.17.1) + bootsnap (1.18.2) msgpack (~> 1.2) bugsnag (6.26.3) concurrent-ruby (~> 1.0)