From 785b00a90f4f11736dac2ccf0f52073d91c93574 Mon Sep 17 00:00:00 2001 From: ulferts Date: Wed, 22 Sep 2021 16:15:31 +0200 Subject: [PATCH] bump bootsnap --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 49f0e9c8d88..374582a1199 100644 --- a/Gemfile +++ b/Gemfile @@ -289,7 +289,7 @@ group :development, :test do gem 'danger-brakeman' end -gem 'bootsnap', '~> 1.8.0', require: false +gem 'bootsnap', '~> 1.9.1', require: false # API gems gem 'grape', '~> 1.5.0' diff --git a/Gemfile.lock b/Gemfile.lock index 3ae893bc206..ee72957cae7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM bindata (2.4.10) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.8.1) + bootsnap (1.9.1) msgpack (~> 1.0) brakeman (5.1.1) browser (5.3.1) @@ -981,7 +981,7 @@ DEPENDENCIES aws-sdk-core (~> 3.107) aws-sdk-s3 (~> 1.91) bcrypt (~> 3.1.6) - bootsnap (~> 1.8.0) + bootsnap (~> 1.9.1) brakeman (~> 5.1.0) browser (~> 5.3.0) budgets!