From 61e420ce757b81c959f0417c1ef7ea556835eca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 6 May 2018 18:42:34 +0000 Subject: [PATCH] Bump capybara-screenshot from 1.0.18 to 1.0.21 Bumps [capybara-screenshot](https://github.com/mattheworiordan/capybara-screenshot) from 1.0.18 to 1.0.21. - [Release notes](https://github.com/mattheworiordan/capybara-screenshot/releases) - [Changelog](https://github.com/mattheworiordan/capybara-screenshot/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattheworiordan/capybara-screenshot/compare/v1.0.18...v1.0.21) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 96e90b77c..a4d97ba88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,8 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - capybara-screenshot (1.0.18) - capybara (>= 1.0, < 3) + capybara-screenshot (1.0.21) + capybara (>= 1.0, < 4) launchy childprocess (0.8.0) ffi (~> 1.0, >= 1.0.11) @@ -220,10 +220,10 @@ GEM pry (>= 0.10.4) public_suffix (3.0.2) puma (3.11.2) - rack (2.0.4) + rack (2.0.5) rack-protection (2.0.1) rack - rack-test (0.8.2) + rack-test (0.8.3) rack (>= 1.0, < 3) rails (5.2.0.rc1) actioncable (= 5.2.0.rc1)