File tree Expand file tree Collapse file tree 4 files changed +9
-10
lines changed Expand file tree Collapse file tree 4 files changed +9
-10
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.4"
7
7
8
- gem "react_on_rails" , "16.0.1.rc.0 "
8
+ gem "react_on_rails" , "14.2.1 "
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 @@ -297,13 +297,12 @@ GEM
297
297
rdoc (6.14.2 )
298
298
erb
299
299
psych (>= 4.0.0 )
300
- react_on_rails (16.0.1.rc.0 )
300
+ react_on_rails (14.2.1 )
301
301
addressable
302
302
connection_pool
303
303
execjs (~> 2.5 )
304
304
rails (>= 5.2 )
305
305
rainbow (~> 3.0 )
306
- shakapacker (>= 6.0 )
307
306
redcarpet (3.6.0 )
308
307
redis (5.3.0 )
309
308
redis-client (>= 0.22.0 )
384
383
rexml (~> 3.2 , >= 3.2.5 )
385
384
rubyzip (>= 1.2.2 , < 3.0 )
386
385
websocket (~> 1.0 )
387
- semantic_range (3.0 .0 )
386
+ semantic_range (3.1 .0 )
388
387
sexp_processor (4.17.1 )
389
388
shakapacker (8.0.0 )
390
389
activesupport (>= 5.2 )
@@ -482,7 +481,7 @@ DEPENDENCIES
482
481
rails-html-sanitizer
483
482
rails_best_practices
484
483
rainbow
485
- react_on_rails (= 16.0.1.rc.0 )
484
+ react_on_rails (= 14.2.1 )
486
485
redcarpet
487
486
redis (~> 5.0 )
488
487
rspec-rails (~> 6.0.0 )
Original file line number Diff line number Diff line change 78
78
"react" : " ^19.0.0" ,
79
79
"react-dom" : " ^19.0.0" ,
80
80
"react-intl" : " ^6.4.4" ,
81
- "react-on-rails" : " 16.0.1-rc.0 " ,
81
+ "react-on-rails" : " 14.2.1 " ,
82
82
"react-redux" : " ^8.1.0" ,
83
83
"react-router" : " ^6.13.0" ,
84
84
"react-router-dom" : " ^6.13.0" ,
Original file line number Diff line number Diff line change @@ -7268,10 +7268,10 @@ react-is@^18.0.0:
7268
7268
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
7269
7269
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
7270
7270
7271
- react-on-rails@16.0.1-rc.0 :
7272
- version "16.0.1-rc.0 "
7273
- resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.0.1-rc.0. tgz#dc99c843430585b3017113a464035179488bb154 "
7274
- integrity sha512-xCrrp1X/vfT+QZjRwN9TDzWfxsf8Iz11QMqXumMs1TrT+KgJ33LLgUXYvYxAdnYgv41MbRvDCXG4Q/2ieakxoA ==
7271
+ react-on-rails@14.2.1 :
7272
+ version "14.2.1 "
7273
+ resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-14.2.1. tgz#e3072f21bb76a45de789fc78046d2bf0d9496878 "
7274
+ integrity sha512-1a7RCDzhM2/oAZChnJMcYDV023Gl6nwa5SAS+NW13jIpkigihiRw2ecYAFSjQq2BfCnASDw2z1ElmfTXhrYagw ==
7275
7275
7276
7276
react-proxy@^1.1.7 :
7277
7277
version "1.1.8"
You can’t perform that action at this time.
0 commit comments