diff --git a/Gemfile b/Gemfile index f95cec683..2b0f4d2d7 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem "omniauth-rails_csrf_protection", "~> 2.0" gem 'actionview-encoded_mail_to' gem 'active_model_serializers', '~> 0.10.16' -gem 'bootsnap', '~> 1.19', require: false +gem 'bootsnap', '~> 1.20', require: false gem 'chartkick' gem 'draper', '~> 4.0' gem 'faker' diff --git a/Gemfile.lock b/Gemfile.lock index 694573ef1..f36ac69ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM bigdecimal (4.0.0) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.19.0) + bootsnap (1.20.0) msgpack (~> 1.2) builder (3.3.0) capybara (3.40.0) @@ -464,7 +464,7 @@ DEPENDENCIES annotate aws-sdk-s3 binding_of_caller - bootsnap (~> 1.19) + bootsnap (~> 1.20) capybara (~> 3.37) chartkick cssbundling-rails