From 3745d1ff3f082a54d8e659b3880ee599366a15f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 Jan 2019 20:24:15 +0000 Subject: [PATCH] Bump capybara from 3.12.0 to 3.13.2 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.12.0 to 3.13.2. - [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.12.0...3.13.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bab92da17..803564322 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) byebug (10.0.2) - capybara (3.12.0) + capybara (3.13.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -52,7 +52,7 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) multipart-post (2.0.0) - nokogiri (1.9.1) + nokogiri (1.10.1) mini_portile2 (~> 2.4.0) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3)