From 838491abed9eed055aec4124698fb18af3332f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 13 May 2019 13:06:54 +0000 Subject: [PATCH] Bump capybara from 3.15.0 to 3.19.1 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.15.0 to 3.19.1. - [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.15.0...3.19.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3b1194..5430071 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.15.0) + capybara (3.19.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -128,7 +128,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -151,7 +151,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -185,7 +185,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rdoc (6.0.4) - regexp_parser (1.3.0) + regexp_parser (1.4.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.2)