Skip to content

Commit

Permalink
Bump capybara from 3.29.0 to 3.30.0 (#1508)
Browse files Browse the repository at this point in the history
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.29.0...3.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and pablobm committed Dec 25, 2019
1 parent 8a9dfc6 commit 030797e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -24,7 +24,7 @@ end

group :test do
gem "ammeter"
gem "capybara", "3.29.0"
gem "capybara", "3.30.0"
gem "database_cleaner"
gem "formulaic"
gem "launchy"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -61,7 +61,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
byebug (11.0.1)
capybara (3.29.0)
capybara (3.30.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -259,7 +259,7 @@ DEPENDENCIES
awesome_print
bundler-audit
byebug
capybara (= 3.29.0)
capybara (= 3.30.0)
database_cleaner
dotenv-rails
factory_bot_rails
Expand Down

0 comments on commit 030797e

Please sign in to comment.