From 4d75a1f1ff4f565b15807f64739da76f629ebd68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 29 Mar 2019 05:18:20 +0000 Subject: [PATCH] Bump capybara from 2.13.0 to 3.16.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 2.13.0 to 3.16.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/2.13.0...3.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fe6279..a4111ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.6.0) + public_suffix (>= 2.0.2, < 4.0) arbre (1.1.1) activesupport (>= 3.0.0) arel (7.1.4) @@ -84,13 +84,14 @@ GEM sass (~> 3.4) thor (~> 0.19) builder (3.2.3) - capybara (2.13.0) + capybara (3.16.0) addressable - mime-types (>= 1.16) - nokogiri (>= 1.3.3) - rack (>= 1.0.0) - rack-test (>= 0.5.4) - xpath (~> 2.0) + mini_mime (>= 0.1.3) + nokogiri (~> 1.8) + rack (>= 1.6.0) + rack-test (>= 0.6.3) + regexp_parser (~> 1.2) + xpath (~> 3.2) coderay (1.1.1) coffee-rails (4.2.1) coffee-script (>= 2.2.0) @@ -175,16 +176,17 @@ GEM mail (2.6.4) mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (3.1) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mime-types-data (3.2018.0812) + mini_mime (1.0.1) + mini_portile2 (2.4.0) minitest (5.10.1) multipart-post (2.0.0) newrelic_rpm (4.1.0.333) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.2) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parser (2.4.0.0) ast (~> 2.2) @@ -199,9 +201,9 @@ GEM slop (~> 3.4) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (2.0.5) + public_suffix (3.0.3) puma (3.8.2) - rack (2.0.1) + rack (2.0.6) rack-cors (0.4.1) rack-protection (1.5.3) rack @@ -249,6 +251,7 @@ GEM redis (3.3.3) redis-namespace (1.5.3) redis (~> 3.0, >= 3.0.4) + regexp_parser (1.3.0) responders (2.3.0) railties (>= 4.2.0, < 5.1) rspec-core (3.5.4) @@ -323,8 +326,8 @@ GEM websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) - xpath (2.0.0) - nokogiri (~> 1.3) + xpath (3.2.0) + nokogiri (~> 1.8) PLATFORMS ruby