From 46d35414cef516ff3d8ab5bab5a03f9555c201a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 15:10:49 +0000 Subject: [PATCH] Bump shakapacker from 9.0.0.beta.3 to 9.0.0 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 9.0.0.beta.3 to 9.0.0. - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/commits/v9.0.0) --- updated-dependencies: - dependency-name: shakapacker dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 7b04a6c..37afad3 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" gem "react_on_rails", "16.1.1" # Remove propshaft since we'll use shakapacker diff --git a/Gemfile.lock b/Gemfile.lock index 109a7d9..36cc73a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM pg (1.6.2-arm64-darwin) pg (1.6.2-x86_64-linux) pg (1.6.2-x86_64-linux-musl) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.5.1) @@ -211,9 +211,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort react_on_rails (16.1.1) addressable connection_pool @@ -255,7 +256,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) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -304,7 +305,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) tzinfo-data web-console