Bump capybara from 3.34.0 to 3.35.0

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.34.0 to 3.35.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.34.0...3.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-26 09:02:40 +00:00
committed by GitHub
parent 8ff28d376d
commit 604bcdf5c2

View File

@ -92,13 +92,13 @@ GEM
bunny (2.17.0)
amq-protocol (~> 2.3, >= 2.3.1)
byebug (11.1.3)
capybara (3.34.0)
capybara (3.35.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.1.0)
activemodel (>= 5.0.0)
@ -319,7 +319,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.8.2)
regexp_parser (2.0.3)
remotipart (1.4.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)