From 890158503cd0910321b7c58451c421508ceb3f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 29 Nov 2018 06:51:18 +0000 Subject: [PATCH] Bump capybara from 3.10.1 to 3.12.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.10.1 to 3.12.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.10.1...3.12.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 3bf2172..4e243d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - capybara (3.10.1) + capybara (3.12.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -185,7 +185,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rdoc (6.0.4) - regexp_parser (1.2.0) + regexp_parser (1.3.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.2)