Bump capybara from 3.29.0 to 3.33.0

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.29.0 to 3.33.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.29.0...3.33.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-28 14:38:29 +00:00
committed by GitHub
parent 2d59f5eda6
commit 2d4ff72d06
2 changed files with 4 additions and 4 deletions

View File

@@ -83,7 +83,7 @@ group :development, :test do
end end
group :test do group :test do
gem "capybara", "~> 3.29.0" gem "capybara", "~> 3.33.0"
gem "capybara-webmock", "~> 0.5.5" gem "capybara-webmock", "~> 0.5.5"
gem "coveralls", "~> 0.8.23", require: false gem "coveralls", "~> 0.8.23", require: false
gem "email_spec", "~> 2.2.0" gem "email_spec", "~> 2.2.0"

View File

@@ -117,7 +117,7 @@ GEM
capistrano (~> 3.7) capistrano (~> 3.7)
capistrano-bundler capistrano-bundler
puma (~> 4.0) puma (~> 4.0)
capybara (3.29.0) capybara (3.33.0)
addressable addressable
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.8)
@@ -462,7 +462,7 @@ GEM
mail mail
redcarpet (3.4.0) redcarpet (3.4.0)
referer-parser (0.3.0) referer-parser (0.3.0)
regexp_parser (1.7.1) regexp_parser (1.8.0)
request_store (1.5.0) request_store (1.5.0)
rack (>= 1.4) rack (>= 1.4)
responders (2.4.1) responders (2.4.1)
@@ -644,7 +644,7 @@ DEPENDENCIES
capistrano-rails (~> 1.6.1) capistrano-rails (~> 1.6.1)
capistrano3-delayed-job (~> 1.7.6) capistrano3-delayed-job (~> 1.7.6)
capistrano3-puma (~> 4.0.0) capistrano3-puma (~> 4.0.0)
capybara (~> 3.29.0) capybara (~> 3.33.0)
capybara-webmock (~> 0.5.5) capybara-webmock (~> 0.5.5)
caxlsx (~> 3.0.2) caxlsx (~> 3.0.2)
caxlsx_rails (~> 0.6.2) caxlsx_rails (~> 0.6.2)