From f9de2f9d2318cf38d7602269fc79b231bcc6af7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 16:22:38 -0500 Subject: [PATCH] Build(deps): Bump bootsnap from 1.7.1 to 1.7.2 (#12014) Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.1...v1.7.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60d9711b5c3..86213194c91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM rack (>= 0.9.0) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.7.1) + bootsnap (1.7.2) msgpack (~> 1.0) builder (3.2.4) bullet (6.1.3)