From fabd98369b5093c3f246bf28f98cd97f1c71d41c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 04:13:10 +0000 Subject: [PATCH] Bump bootsnap from 1.4.6 to 1.5.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.6 to 1.5.0. - [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.4.6...v1.5.0) 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 7153735..1c85229 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM arel (9.0.0) ast (2.4.0) bindex (0.5.0) - bootsnap (1.4.6) + bootsnap (1.5.0) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.2)