Skip to content

Commit

Permalink
upgrade to react_on_rails 14.1.0.rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ihab4real committed Jan 3, 2025
1 parent 3e1f722 commit 4706e31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.3.3"

gem "react_on_rails", "14.0.3"
gem "react_on_rails", "14.1.0.rc.0"
gem "shakapacker", "8.0.0"

# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
foreman (0.88.1)
generator_spec (0.10.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -289,7 +291,7 @@ GEM
ffi (~> 1.0)
rdoc (6.7.0)
psych (>= 4.0.0)
react_on_rails (14.0.3)
react_on_rails (14.1.0.rc.0)
addressable
connection_pool
execjs (~> 2.5)
Expand Down Expand Up @@ -465,7 +467,7 @@ DEPENDENCIES
rails-html-sanitizer
rails_best_practices
rainbow
react_on_rails (= 14.0.3)
react_on_rails (= 14.1.0.rc.0)
redcarpet
redis (~> 4.0)
rspec-rails (~> 6.0.0)
Expand Down

0 comments on commit 4706e31

Please sign in to comment.