Skip to content

Commit 7a21e66

Browse files
justin808claude
andcommitted
Update React on Rails to 16.0.1.rc.0
- Upgrade react_on_rails gem from 14.1.0.rc.0 to 16.0.1.rc.0 - Update react-on-rails npm package from 14.0.3 to 16.0.1-rc.0 - Update bundle dependencies including Rails to 8.0.2.1 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 4be1e1b commit 7a21e66

File tree

4 files changed

+117
-118
lines changed

4 files changed

+117
-118
lines changed

Gemfile

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

66
ruby "3.3.4"
77

8-
gem "react_on_rails", "14.1.0.rc.0"
8+
gem "react_on_rails", "16.0.1.rc.0"
99
gem "shakapacker", "8.0.0"
1010

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

0 commit comments

Comments
 (0)