diff --git a/Gemfile b/Gemfile index 7b04a6c..d87b71c 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "rails", "~> 8.0.3" gem "pg", "~> 1.1" # React on Rails and Shakapacker for webpack integration -gem "shakapacker", "9.0.0.beta.3" +gem "shakapacker", "9.0.0.beta.8" gem "react_on_rails", "16.1.1" # Remove propshaft since we'll use shakapacker diff --git a/Gemfile.lock b/Gemfile.lock index 109a7d9..f1a8a6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,7 @@ GEM ruby-progressbar (1.13.0) securerandom (0.4.1) semantic_range (3.1.0) - shakapacker (9.0.0.beta.3) + shakapacker (9.0.0.beta.8) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -304,7 +304,7 @@ DEPENDENCIES rails (~> 8.0.3) react_on_rails (= 16.1.1) rubocop-rails-omakase - shakapacker (= 9.0.0.beta.3) + shakapacker (= 9.0.0.beta.8) tzinfo-data web-console