From 5a64d449734fc617ac36087588e4b8f2f73fdd20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 5 Sep 2018 07:42:05 +0000 Subject: [PATCH] Bump capybara from 3.6.0 to 3.7.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.6.0 to 3.7.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.6.0...3.7.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6708ce5..fedec7a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11.0) cancancan (2.2.0) - capybara (3.6.0) + capybara (3.7.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -204,7 +204,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.2) + public_suffix (3.0.3) puma (3.12.0) rack (2.0.5) rack-test (1.1.0)