5656 bundler (~> 1.2 )
5757 thor (~> 0.18 )
5858 byebug (9.0.6 )
59- capybara (2.13 .0 )
59+ capybara (2.14 .0 )
6060 addressable
6161 mime-types (>= 1.16 )
6262 nokogiri (>= 1.3.3 )
6666 capybara-screenshot (1.0.14 )
6767 capybara (>= 1.0 , < 3 )
6868 launchy
69- capybara-webkit (1.14 .0 )
70- capybara (>= 2.3. 0 , < 2.14.0 )
69+ capybara-webkit (1.1 .0 )
70+ capybara (~> 2.0 , >= 2.0.2 )
7171 json
7272 childprocess (0.6.3 )
7373 ffi (~> 1.0 , >= 1.0.11 )
110110 railties (>= 3.0.0 )
111111 globalid (0.4.0 )
112112 activesupport (>= 4.2.0 )
113- i18n (0.8.1 )
113+ i18n (0.8.4 )
114114 interception (0.5 )
115115 io-like (0.3.0 )
116116 jbuilder (2.6.3 )
143143 parser (2.4.0.0 )
144144 ast (~> 2.2 )
145145 pg (0.20.0 )
146- poltergeist (1.14 .0 )
146+ poltergeist (1.15 .0 )
147147 capybara (~> 2.1 )
148148 cliver (~> 0.3.1 )
149149 websocket-driver (>= 0.2.0 )
194194 method_source
195195 rake (>= 0.8.7 )
196196 thor (>= 0.18.1 , < 2.0 )
197- rainbow (2.2.1 )
197+ rainbow (2.2.2 )
198+ rake
198199 rake (12.0.0 )
199200 rb-fsevent (0.9.8 )
200201 rb-inotify (0.9.8 )
@@ -207,25 +208,25 @@ GEM
207208 rails (>= 3.2 )
208209 rainbow (~> 2.1 )
209210 redis (3.3.3 )
210- rspec-core (3.5.4 )
211- rspec-support (~> 3.5 .0 )
212- rspec-expectations (3.5 .0 )
211+ rspec-core (3.6.0 )
212+ rspec-support (~> 3.6 .0 )
213+ rspec-expectations (3.6 .0 )
213214 diff-lcs (>= 1.2.0 , < 2.0 )
214- rspec-support (~> 3.5 .0 )
215- rspec-mocks (3.5 .0 )
215+ rspec-support (~> 3.6 .0 )
216+ rspec-mocks (3.6 .0 )
216217 diff-lcs (>= 1.2.0 , < 2.0 )
217- rspec-support (~> 3.5 .0 )
218- rspec-rails (3.5.2 )
218+ rspec-support (~> 3.6 .0 )
219+ rspec-rails (3.6.0 )
219220 actionpack (>= 3.0 )
220221 activesupport (>= 3.0 )
221222 railties (>= 3.0 )
222- rspec-core (~> 3.5 .0 )
223- rspec-expectations (~> 3.5 .0 )
224- rspec-mocks (~> 3.5 .0 )
225- rspec-support (~> 3.5 .0 )
226- rspec-retry (0.5.3 )
227- rspec-core (> 3.3 , < 3.6 )
228- rspec-support (3.5 .0 )
223+ rspec-core (~> 3.6 .0 )
224+ rspec-expectations (~> 3.6 .0 )
225+ rspec-mocks (~> 3.6 .0 )
226+ rspec-support (~> 3.6 .0 )
227+ rspec-retry (0.5.4 )
228+ rspec-core (> 3.3 , < 3.7 )
229+ rspec-support (3.6 .0 )
229230 rubocop (0.48.1 )
230231 parser (>= 2.3.3.1 , < 3.0 )
231232 powerpack (~> 0.1 )
296297 websocket-driver (0.6.5 )
297298 websocket-extensions (>= 0.1.0 )
298299 websocket-extensions (0.1.2 )
299- xpath (2.0 .0 )
300+ xpath (2.1 .0 )
300301 nokogiri (~> 1.3 )
301302 yard (0.9.8 )
302303
@@ -336,7 +337,7 @@ DEPENDENCIES
336337 rainbow
337338 react_on_rails (= 8.0.1 )
338339 redis
339- rspec-rails (~> 3 )
340+ rspec-rails (~> 3.6 )
340341 rspec-retry
341342 rubocop
342343 ruby-lint
@@ -354,4 +355,4 @@ RUBY VERSION
354355 ruby 2.4.1p111
355356
356357BUNDLED WITH
357- 1.15.0
358+ 1.15.1
0 commit comments