diff --git a/Gemfile b/Gemfile index 1cea04dd..bf59515f 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'pg', '~> 1.5' gem 'puma', '~> 6.4' gem 'rgeo', '~> 3.0' gem 'secure_headers', '~> 6.7' -gem 'shakapacker', '7.2.3' +gem 'shakapacker', '8.0.1' gem 'simpleconfig', '~> 2.0' gem 'simple_form', '~> 5.3' gem 'slim-rails', '~> 3.6' diff --git a/Gemfile.lock b/Gemfile.lock index 48ba7db1..94b98db6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -410,7 +410,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.0.0) - shakapacker (7.2.3) + shakapacker (8.0.1) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -522,7 +522,7 @@ DEPENDENCIES rubocop-rspec_rails secure_headers (~> 6.7) selenium-webdriver - shakapacker (= 7.2.3) + shakapacker (= 8.0.1) simple_form (~> 5.3) simpleconfig (~> 2.0) simplecov