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