From 5db73a252f915d0a71fbe661bcf6b29a3c916520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 16:05:44 +0900 Subject: [PATCH] Bump bootsnap from 1.4.6 to 1.7.2 (#16) Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.6 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.4.6...v1.7.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86e2f9e..aeeb56d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM awesome_print (1.8.0) bcrypt (3.1.13) bindex (0.8.1) - bootsnap (1.4.6) + bootsnap (1.7.2) msgpack (~> 1.0) bootstrap (4.6.0) autoprefixer-rails (>= 9.1.0) @@ -120,7 +120,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.4) - msgpack (1.3.3) + msgpack (1.4.2) mysql2 (0.5.3) nio4r (2.5.2) nokogiri (1.11.1)