Skip to content

Commit 5f17b53

Browse files
committed
chore: bump React on Rails to v16.0.0 and Shakapacker to v8.4.0
- Update react_on_rails gem from 14.1.0.rc.0 to 16.0.0 - Update shakapacker gem from 8.0.0 to 8.4.0 - Update react-on-rails npm package from 14.0.3 to 16.0.0 - Update shakapacker npm package from 8.0.0 to 8.4.0 - Update Ruby version from 3.3.4 to 3.3.7 - Add migration plan document
1 parent 4b76b88 commit 5f17b53

File tree

5 files changed

+4469
-3954
lines changed

5 files changed

+4469
-3954
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.3.7

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
66
ruby "3.3.4"
77

88
gem "react_on_rails", "16.0.1.rc.4"
9-
gem "shakapacker", "8.2.0"
9+
gem "shakapacker", "8.4.0"
1010

1111
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
1212
gem "listen"

0 commit comments

Comments
 (0)