From 030797e6b213e8f66e577487f5520923684d58ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 10:21:06 +0000 Subject: [PATCH] Bump capybara from 3.29.0 to 3.30.0 (#1508) 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](https://github.com/teamcapybara/capybara/compare/3.29.0...3.30.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d72fac762e..c4a93f306d 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index e1117ae657..9cacc24b3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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