File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55
66ruby "3.3.3"
77
8- gem "react_on_rails" , "14.0.3 "
8+ gem "react_on_rails" , "14.1.0.rc.0 "
99gem "shakapacker" , "8.0.0"
1010
1111# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Original file line number Diff line number Diff line change 148148 factory_bot (~> 6.4 )
149149 railties (>= 5.0.0 )
150150 ffi (1.17.0 )
151+ ffi (1.17.0-arm64-darwin )
152+ ffi (1.17.0-x86_64-linux-gnu )
151153 foreman (0.88.1 )
152154 generator_spec (0.10.0 )
153155 activesupport (>= 3.0.0 )
289291 ffi (~> 1.0 )
290292 rdoc (6.7.0 )
291293 psych (>= 4.0.0 )
292- react_on_rails (14.0.3 )
294+ react_on_rails (14.1.0.rc.0 )
293295 addressable
294296 connection_pool
295297 execjs (~> 2.5 )
@@ -465,7 +467,7 @@ DEPENDENCIES
465467 rails-html-sanitizer
466468 rails_best_practices
467469 rainbow
468- react_on_rails (= 14.0.3 )
470+ react_on_rails (= 14.1.0.rc.0 )
469471 redcarpet
470472 redis (~> 4.0 )
471473 rspec-rails (~> 6.0.0 )
You can’t perform that action at this time.
0 commit comments