From bde9bc342e34c341d27a9179d21ccaf130d3bb92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Feb 2021 20:59:09 +0000 Subject: [PATCH] Bump bootsnap from 1.6.0 to 1.7.2 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.6.0 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.6.0...v1.7.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf6fd6a1..4ba02ab7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.6.0) + bootsnap (1.7.2) msgpack (~> 1.0) bootstrap (4.5.3) autoprefixer-rails (>= 9.1.0)