From 0faf26a56ba9a27766ecd14d8e7380db417c6bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:43:36 +0000 Subject: [PATCH] Bump shakapacker from 9.0.0.beta.3 to 9.0.0.beta.7 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 9.0.0.beta.3 to 9.0.0.beta.7. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/commits) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.0.0.beta.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7b04a6c..83647f5 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.7" gem "react_on_rails", "16.1.1" # Remove propshaft since we'll use shakapacker diff --git a/Gemfile.lock b/Gemfile.lock index 109a7d9..d02f741 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.7) 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.7) tzinfo-data web-console