diff --git a/Gemfile b/Gemfile index 2607ffbe..d5f11246 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ gem 'rest-client' gem 'rubytree' gem 'rubyzip' gem 'sass-rails' -gem 'shakapacker', '6.5.2' +gem 'shakapacker', '6.5.3' 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 51a38616..343dfdfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -465,7 +465,7 @@ GEM sentry-ruby (5.5.0) concurrent-ruby (~> 1.0, >= 1.0.2) set (1.0.3) - shakapacker (6.5.2) + shakapacker (6.5.3) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) @@ -543,7 +543,7 @@ GEM will_paginate (3.3.1) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.1) + zeitwerk (2.6.4) zxcvbn-ruby (1.2.0) PLATFORMS @@ -617,7 +617,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - shakapacker (= 6.5.2) + shakapacker (= 6.5.3) shoulda-matchers simplecov slim-rails