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
3838# Use Rails Html Sanitizer for HTML sanitization
3939gem "rails-html-sanitizer"
4040
41- gem "react_on_rails" , "6.9.3 "
41+ gem "react_on_rails" , "7.0.0 "
4242
4343# See https://github.com/sstephenson/execjs#readme for more supported runtimes
4444# mini_racer is probably faster than therubyracer
Original file line number Diff line number Diff line change 200200 rb-inotify (0.9.8 )
201201 ffi (>= 0.5.0 )
202202 rdoc (4.3.0 )
203- react_on_rails (6.9.3 )
203+ react_on_rails (7.0.0 )
204204 addressable
205205 connection_pool
206206 execjs (~> 2.5 )
@@ -330,7 +330,7 @@ DEPENDENCIES
330330 rails
331331 rails-html-sanitizer
332332 rainbow
333- react_on_rails (= 6.9.3 )
333+ react_on_rails (= 7.0.0 )
334334 redis
335335 rspec-rails (~> 3 )
336336 rspec-retry
Original file line number Diff line number Diff line change 7878 "react-bootstrap" : " ^0.30.8" ,
7979 "react-dom" : " ^15.4.1" ,
8080 "react-intl" : " ^2.2.2" ,
81- "react-on-rails" : " ^6.9.3 " ,
81+ "react-on-rails" : " ^7.0.0 " ,
8282 "react-redux" : " ^4.4.6" ,
8383 "react-router" : " ^3.0.0" ,
8484 "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:
46534653 intl-relativeformat "^1.3.0"
46544654 invariant "^2.1.1"
46554655
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 "
46594659
46604660react-overlays@^0.6.12 :
46614661 version "0.6.12"
@@ -5361,7 +5361,7 @@ style-loader@^0.16.1:
53615361 dependencies :
53625362 loader-utils "^1.0.2"
53635363
5364- supports-color@3.1.2, supports-color@^3.1.1 :
5364+ supports-color@3.1.2 :
53655365 version "3.1.2"
53665366 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
53675367 dependencies :
@@ -5371,7 +5371,7 @@ supports-color@^2.0.0:
53715371 version "2.0.0"
53725372 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
53735373
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 :
53755375 version "3.2.3"
53765376 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
53775377 dependencies :
You can’t perform that action at this time.
0 commit comments