File tree 2 files changed +5
-3
lines changed
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" }
5
5
6
6
ruby "3.3.3"
7
7
8
- gem "react_on_rails" , "14.0.3 "
8
+ gem "react_on_rails" , "14.1.0.rc.0 "
9
9
gem "shakapacker" , "8.0.0"
10
10
11
11
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
Original file line number Diff line number Diff line change 148
148
factory_bot (~> 6.4 )
149
149
railties (>= 5.0.0 )
150
150
ffi (1.17.0 )
151
+ ffi (1.17.0-arm64-darwin )
152
+ ffi (1.17.0-x86_64-linux-gnu )
151
153
foreman (0.88.1 )
152
154
generator_spec (0.10.0 )
153
155
activesupport (>= 3.0.0 )
289
291
ffi (~> 1.0 )
290
292
rdoc (6.7.0 )
291
293
psych (>= 4.0.0 )
292
- react_on_rails (14.0.3 )
294
+ react_on_rails (14.1.0.rc.0 )
293
295
addressable
294
296
connection_pool
295
297
execjs (~> 2.5 )
@@ -465,7 +467,7 @@ DEPENDENCIES
465
467
rails-html-sanitizer
466
468
rails_best_practices
467
469
rainbow
468
- react_on_rails (= 14.0.3 )
470
+ react_on_rails (= 14.1.0.rc.0 )
469
471
redcarpet
470
472
redis (~> 4.0 )
471
473
rspec-rails (~> 6.0.0 )
You can’t perform that action at this time.
0 commit comments