diff --git a/Gemfile b/Gemfile index 3435df7c..79c41778 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'rest-client' gem 'rubytree' gem 'rubyzip' gem 'sass-rails' -gem 'shakapacker', '= 6.5' +gem 'shakapacker', '6.5.1' gem 'slim-rails' gem 'sorcery' # Causes a deprecation warning in Rails 6.0+, see: https://github.com/Sorcery/sorcery/pull/255 gem 'telegraf' diff --git a/Gemfile.lock b/Gemfile.lock index 32d86971..03aba94b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -464,7 +464,7 @@ GEM sentry-ruby (5.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) set (1.0.2) - shakapacker (6.5.0) + shakapacker (6.5.1) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) @@ -611,7 +611,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - shakapacker (= 6.5) + shakapacker (= 6.5.1) shoulda-matchers simplecov slim-rails