diff --git a/Gemfile b/Gemfile index b661247167..c3c624f7a0 100644 --- a/Gemfile +++ b/Gemfile @@ -300,7 +300,7 @@ group :development, :test do gem 'danger-brakeman' end -gem 'bootsnap', '~> 1.15.0', require: false +gem 'bootsnap', '~> 1.16.0', require: false # API gems gem 'grape', '~> 1.7.0' diff --git a/Gemfile.lock b/Gemfile.lock index aadc5342e0..83334cdcb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,7 +311,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.18) bindata (2.4.14) - bootsnap (1.15.0) + bootsnap (1.16.0) msgpack (~> 1.2) brakeman (5.4.0) browser (5.3.1) @@ -990,7 +990,7 @@ DEPENDENCIES aws-sdk-core (~> 3.107) aws-sdk-s3 (~> 1.91) bcrypt (~> 3.1.6) - bootsnap (~> 1.15.0) + bootsnap (~> 1.16.0) brakeman (~> 5.4.0) browser (~> 5.3.0) budgets!