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:
parent
831ef696b1
commit
3ab7483f47
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue