From 46d14c843e1ffd0ee584c895acf97bcb15838bfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 05:50:55 +0000 Subject: [PATCH] Bump bootsnap from 1.5.1 to 1.7.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.5.1 to 1.7.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.5.1...v1.7.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb8836b..8559cb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM execjs bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.5.1) + bootsnap (1.7.0) msgpack (~> 1.0) bootstrap (4.5.3) autoprefixer-rails (>= 9.1.0) @@ -133,7 +133,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.3) - msgpack (1.3.3) + msgpack (1.4.2) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1)