From e15febdd95eb7ff087d8bddb1ecd7cfad3263312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 12:02:45 +0000 Subject: [PATCH] Bump bootsnap from 1.12.0 to 1.16.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.12.0 to 1.16.0. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.12.0...v1.16.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 7cedc733..dd5f9290 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ group :production do gem 'uglifier', '~> 4.2' end -gem 'bootsnap', '~> 1.12.0' +gem 'bootsnap', '~> 1.16.0' gem 'jquery-rails' gem 'font-awesome-rails' gem 'listen', '~> 3.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 553d3fa5..e363acbb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) ast (2.4.2) - bootsnap (1.12.0) + bootsnap (1.16.0) msgpack (~> 1.2) builder (3.2.4) capybara (3.36.0) @@ -101,7 +101,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.2) - msgpack (1.5.4) + msgpack (1.6.0) mysql2 (0.5.4) nio4r (2.5.8) nokogiri (1.13.8) @@ -242,7 +242,7 @@ PLATFORMS ruby DEPENDENCIES - bootsnap (~> 1.12.0) + bootsnap (~> 1.16.0) capybara faker (~> 2.21.0) font-awesome-rails