1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Bundle capybara 2.14.1 that includes fix for Ruby warnings

Ref: https://github.com/teamcapybara/capybara/pull/1868
This commit is contained in:
yuuji.yaginuma 2017-06-08 11:14:54 +09:00
parent 831ef696b1
commit 3ab7483f47

View file

@ -125,7 +125,7 @@ GEM
bunny (2.6.2)
amq-protocol (>= 2.0.1)
byebug (9.0.6)
capybara (2.14.0)
capybara (2.14.1)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@ -367,7 +367,7 @@ GEM
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
xpath (2.1.0)
nokogiri (~> 1.3)
PLATFORMS