Skip to content

Commit 3e3b7c6

Browse files
authored
Update React on Rails to 14.2.1 (latest stable) (#650)
1 parent 4be1e1b commit 3e3b7c6

File tree

4 files changed

+117
-119
lines changed

4 files changed

+117
-119
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", "14.2.1"
99
gem "shakapacker", "8.0.0"
1010

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

0 commit comments

Comments
 (0)