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

Update Gemfile.lock to reflect Capybara 3.x

Follow up of #32151
This commit is contained in:
Yuji Yaginuma 2018-03-06 11:57:49 +09:00
parent 958a37947a
commit a3b7aa66bc

View file

@ -506,7 +506,7 @@ DEPENDENCIES
blade-sauce_labs_plugin
bootsnap (>= 1.1.0)
byebug
capybara (~> 2.15)
capybara (>= 2.15, < 4.0)
chromedriver-helper
coffee-rails
connection_pool