File tree Expand file tree Collapse file tree 4 files changed +18
-20
lines changed Expand file tree Collapse file tree 4 files changed +18
-20
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22ruby "2.4.1"
33
4- #
4+ gem "react_on_rails" , "8.0.6.rc.1"
5+ gem "webpacker_lite" , "2.1.0"
6+
57# Bundle edge Rails instead: gem "rails", github: "rails/rails"
68gem "listen"
79gem "rails" , "5.0.3"
@@ -38,10 +40,6 @@ gem "sdoc", group: :doc
3840# Use Rails Html Sanitizer for HTML sanitization
3941gem "rails-html-sanitizer"
4042
41- gem "react_on_rails" , "8.0.1"
42-
43- gem "webpacker_lite" , "2.0.4"
44-
4543# See https://github.com/sstephenson/execjs#readme for more supported runtimes
4644# mini_racer is probably faster than therubyracer
4745gem "mini_racer"
Original file line number Diff line number Diff line change 110110 railties (>= 3.0.0 )
111111 globalid (0.4.0 )
112112 activesupport (>= 4.2.0 )
113- i18n (0.8.4 )
113+ i18n (0.8.6 )
114114 interception (0.5 )
115115 io-like (0.3.0 )
116116 jbuilder (2.6.3 )
@@ -126,20 +126,20 @@ GEM
126126 ruby_dep (~> 1.2 )
127127 loofah (2.0.3 )
128128 nokogiri (>= 1.5.9 )
129- mail (2.6.5 )
129+ mail (2.6.6 )
130130 mime-types (>= 1.16 , < 4 )
131131 method_source (0.8.2 )
132132 mime-types (3.1 )
133133 mime-types-data (~> 3.2015 )
134134 mime-types-data (3.2016.0521 )
135- mini_portile2 (2.1 .0 )
135+ mini_portile2 (2.2 .0 )
136136 mini_racer (0.1.9 )
137137 libv8 (~> 5.3 )
138138 minitest (5.10.2 )
139139 multi_json (1.12.1 )
140- nio4r (2.0 .0 )
141- nokogiri (1.7.2 )
142- mini_portile2 (~> 2.1 .0 )
140+ nio4r (2.1 .0 )
141+ nokogiri (1.8.0 )
142+ mini_portile2 (~> 2.2 .0 )
143143 parser (2.4.0.0 )
144144 ast (~> 2.2 )
145145 pg (0.20.0 )
@@ -201,12 +201,12 @@ GEM
201201 rb-inotify (0.9.8 )
202202 ffi (>= 0.5.0 )
203203 rdoc (4.3.0 )
204- react_on_rails (8.0.1 )
204+ react_on_rails (8.0.6.rc. 1 )
205205 addressable
206206 connection_pool
207207 execjs (~> 2.5 )
208208 rails (>= 3.2 )
209- rainbow (~> 2.1 )
209+ rainbow (~> 2.2 )
210210 redis (3.3.3 )
211211 rspec-core (3.6.0 )
212212 rspec-support (~> 3.6.0 )
289289 activemodel (>= 5.0 )
290290 bindex (>= 0.4.0 )
291291 railties (>= 5.0 )
292- webpacker_lite (2.0.4 )
292+ webpacker_lite (2.1.0 )
293293 activesupport (>= 4.2 )
294294 multi_json (~> 1.2 )
295295 railties (>= 4.2 )
@@ -335,7 +335,7 @@ DEPENDENCIES
335335 rails (= 5.0.3 )
336336 rails-html-sanitizer
337337 rainbow
338- react_on_rails (= 8.0.1 )
338+ react_on_rails (= 8.0.6.rc. 1 )
339339 redis
340340 rspec-rails (~> 3.6 )
341341 rspec-retry
@@ -349,7 +349,7 @@ DEPENDENCIES
349349 spring-commands-rspec
350350 uglifier
351351 web-console
352- webpacker_lite (= 2.0.4 )
352+ webpacker_lite (= 2.1.0 )
353353
354354RUBY VERSION
355355 ruby 2.4.1p111
Original file line number Diff line number Diff line change 8282 "react-bootstrap" : " ^0.30.8" ,
8383 "react-dom" : " ^15.4.1" ,
8484 "react-intl" : " ^2.2.2" ,
85- "react-on-rails" : " 8.0.1" ,
85+ "react-on-rails" : " ^ 8.0.6-rc .1" ,
8686 "react-redux" : " ^4.4.6" ,
8787 "react-router" : " ^3.0.0" ,
8888 "react-router-redux" : " ^4.0.7" ,
Original file line number Diff line number Diff line change @@ -4642,9 +4642,9 @@ react-intl@^2.2.2:
46424642 intl-relativeformat "^1.3.0"
46434643 invariant "^2.1.1"
46444644
4645- react-on-rails@8.0.1 :
4646- version "8.0.1"
4647- resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-8.0.1.tgz#92ca0e71542501c3bdd7f3ef2a315e83ba99433c "
4645+ react-on-rails@^ 8.0.6-rc .1 :
4646+ version "8.0.6-rc. 1"
4647+ resolved "https://registry.yarnpkg.com/react-on-rails/-/react-on-rails-8.0.6-rc. 1.tgz#6326e2b431351f9a9976bbf6a59b5e5b2fabd91d "
46484648
46494649react-overlays@^0.6.12 :
46504650 version "0.6.12"
You can’t perform that action at this time.
0 commit comments