From 3f5d149a8b95956352e12be9c3bf2d8ce2272f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Feb 2019 05:21:06 +0000 Subject: [PATCH] Bump bootsnap from 1.3.1 to 1.4.1 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.3.1 to 1.4.1. - [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.3.1...v1.4.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dcc514c2..a71e6081 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) bindex (0.5.0) - bootsnap (1.3.1) + bootsnap (1.4.1) msgpack (~> 1.0) bootstrap (4.1.3) autoprefixer-rails (>= 6.0.3) @@ -183,7 +183,7 @@ GEM mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) - msgpack (1.2.4) + msgpack (1.2.6) multi_json (1.13.1) nio4r (2.3.1) nokogiri (1.8.5)