diff --git a/Gemfile b/Gemfile index 0219e9f3b..398843532 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'geocoder' gem 'puma', '~> 6.4.3' # Transpile app-like JavaScript. Read more: https://github.com/shakacode/shakapacker -gem 'shakapacker', '8.0.1' +gem 'shakapacker', '8.0.2' # Use ActiveStorage variant # gem 'mini_magick', '~> 4.8' diff --git a/Gemfile.lock b/Gemfile.lock index 9f54ce9ed..d4a6d5d9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -585,7 +585,7 @@ GEM websocket (~> 1.0) semantic_logger (4.15.0) concurrent-ruby (~> 1.0) - semantic_range (3.0.0) + semantic_range (3.1.0) sentry-rails (5.18.0) railties (>= 5.0) sentry-ruby (~> 5.18.0) @@ -595,7 +595,7 @@ GEM sentry-sidekiq (5.18.2) sentry-ruby (~> 5.18.2) sidekiq (>= 3.0) - shakapacker (8.0.1) + shakapacker (8.0.2) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -781,7 +781,7 @@ DEPENDENCIES sentry-rails sentry-ruby sentry-sidekiq - shakapacker (= 8.0.1) + shakapacker (= 8.0.2) shoulda-matchers (~> 6.1) sidekiq (< 7) sidekiq-cron