Bump capybara from 2.18.0 to 3.8.2 (#8858)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 2.18.0 to 3.8.2. - [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/2.18.0...3.8.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
c62b88e3f2
commit
3b6ab82db7
2 changed files with 10 additions and 10 deletions
2
Gemfile
2
Gemfile
|
@ -108,7 +108,7 @@ group :production, :test do
|
|||
end
|
||||
|
||||
group :test do
|
||||
gem 'capybara', '~> 2.18'
|
||||
gem 'capybara', '~> 3.8'
|
||||
gem 'climate_control', '~> 0.2'
|
||||
gem 'faker', '~> 1.8'
|
||||
gem 'microformats', '~> 4.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue