From e0e3cb3fe05739a4e96d2e3b47578595381cc5ce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 05:49:50 +0000 Subject: [PATCH] Bump bootsnap from 1.5.1 to 1.6.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.5.1 to 1.6.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.6.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..edc0da0 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.6.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.1) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1)