From 01e41f00058d25d29380d55c267b044349e552eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 21 Sep 2018 05:27:13 +0000 Subject: [PATCH] Bump capybara from 3.7.1 to 3.8.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.7.1 to 3.8.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.7.1...3.8.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2be1de..c0f34c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - capybara (3.7.1) + capybara (3.8.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8)