diff --git a/Gemfile b/Gemfile index ec34e061..fe3b4577 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "puma", "~> 6.5" gem "rack-attack" gem "rails", "~> 7.2.0", require: false gem "redis" -gem "shakapacker", "8.0.2" +gem "shakapacker", "8.1.0" gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index f638cbe6..fd978a34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,7 +282,7 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.1.0) - shakapacker (8.0.2) + shakapacker (8.1.0) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -341,7 +341,7 @@ DEPENDENCIES rubocop-rails rubocop-rspec selenium-webdriver (>= 4.11) - shakapacker (= 8.0.2) + shakapacker (= 8.1.0) simplecov tzinfo-data web-console