File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ gem "sdoc", group: :doc
38
38
# Use Rails Html Sanitizer for HTML sanitization
39
39
gem "rails-html-sanitizer"
40
40
41
- gem "react_on_rails" , "6.9.3 "
41
+ gem "react_on_rails" , "7.0.0 "
42
42
43
43
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
44
44
# mini_racer is probably faster than therubyracer
Original file line number Diff line number Diff line change 200
200
rb-inotify (0.9.8 )
201
201
ffi (>= 0.5.0 )
202
202
rdoc (4.3.0 )
203
- react_on_rails (6.9.3 )
203
+ react_on_rails (7.0.0 )
204
204
addressable
205
205
connection_pool
206
206
execjs (~> 2.5 )
@@ -330,7 +330,7 @@ DEPENDENCIES
330
330
rails
331
331
rails-html-sanitizer
332
332
rainbow
333
- react_on_rails (= 6.9.3 )
333
+ react_on_rails (= 7.0.0 )
334
334
redis
335
335
rspec-rails (~> 3 )
336
336
rspec-retry
Original file line number Diff line number Diff line change 78
78
"react-bootstrap" : " ^0.30.8" ,
79
79
"react-dom" : " ^15.4.1" ,
80
80
"react-intl" : " ^2.2.2" ,
81
- "react-on-rails" : " ^6.9.3 " ,
81
+ "react-on-rails" : " ^7.0.0 " ,
82
82
"react-redux" : " ^4.4.6" ,
83
83
"react-router" : " ^3.0.0" ,
84
84
"react-router-redux" : " ^4.0.7" ,
Original file line number Diff line number Diff line change @@ -4653,9 +4653,9 @@ react-intl@^2.2.2:
4653
4653
intl-relativeformat "^1.3.0"
4654
4654
invariant "^2.1.1"
4655
4655
4656
- react-on-rails@^6.9.3 :
4657
- version "6.9.3 "
4658
- resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-6.9.3 .tgz#71aa3c6d0995e387e2c406359f7988991ac4180e "
4656
+ react-on-rails@^7.0.0 :
4657
+ version "7.0.0 "
4658
+ resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-7.0.0 .tgz#ff7f12fb918b14ef932f77a71532b0f9eceb7955 "
4659
4659
4660
4660
react-overlays@^0.6.12 :
4661
4661
version "0.6.12"
@@ -5361,7 +5361,7 @@ style-loader@^0.16.1:
5361
5361
dependencies :
5362
5362
loader-utils "^1.0.2"
5363
5363
5364
- [email protected] , supports-color@^3.1.1 :
5364
+
5365
5365
version "3.1.2"
5366
5366
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
5367
5367
dependencies :
@@ -5371,7 +5371,7 @@ supports-color@^2.0.0:
5371
5371
version "2.0.0"
5372
5372
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
5373
5373
5374
- supports-color@^3.1.0, supports-color@^3.2.3 :
5374
+ supports-color@^3.1.0, supports-color@^3.1.1, supports-color@^3. 2.3 :
5375
5375
version "3.2.3"
5376
5376
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
5377
5377
dependencies :
You can’t perform that action at this time.
0 commit comments