Skip to content

Commit 0faf26a

Browse files
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] <[email protected]>
1 parent bb4ddd7 commit 0faf26a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "rails", "~> 8.0.3"
77
gem "pg", "~> 1.1"
88

99
# React on Rails and Shakapacker for webpack integration
10-
gem "shakapacker", "9.0.0.beta.3"
10+
gem "shakapacker", "9.0.0.beta.7"
1111
gem "react_on_rails", "16.1.1"
1212

1313
# Remove propshaft since we'll use shakapacker

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ GEM
255255
ruby-progressbar (1.13.0)
256256
securerandom (0.4.1)
257257
semantic_range (3.1.0)
258-
shakapacker (9.0.0.beta.3)
258+
shakapacker (9.0.0.beta.7)
259259
activesupport (>= 5.2)
260260
package_json
261261
rack-proxy (>= 0.6.1)
@@ -304,7 +304,7 @@ DEPENDENCIES
304304
rails (~> 8.0.3)
305305
react_on_rails (= 16.1.1)
306306
rubocop-rails-omakase
307-
shakapacker (= 9.0.0.beta.3)
307+
shakapacker (= 9.0.0.beta.7)
308308
tzinfo-data
309309
web-console
310310

0 commit comments

Comments
 (0)