From 09eb7e47f19dc43e7807324da7608c5583484de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:37:44 +0000 Subject: [PATCH] Bump shakapacker from 9.0.0.beta.3 to 9.3.0.beta.2 Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 9.0.0.beta.3 to 9.3.0.beta.2. - [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.3.0.beta.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 7b04a6c..9c1723c 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.3.0.beta.2" gem "react_on_rails", "16.1.1" # Remove propshaft since we'll use shakapacker diff --git a/Gemfile.lock b/Gemfile.lock index 109a7d9..602bbe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -92,7 +92,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) drb (2.2.3) - erb (5.0.2) + erb (5.1.1) erubi (1.13.1) execjs (2.10.0) globalid (1.3.0) @@ -121,7 +121,7 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) net-imap (0.5.10) date @@ -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) @@ -169,7 +169,7 @@ GEM puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.3) rack-proxy (0.7.7) rack rack-session (2.1.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.3.0.beta.2) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -270,7 +271,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -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.3.0.beta.2) tzinfo-data web-console