From 0855976991a02d66ab093be1c649a4a2814db2a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 20:12:56 +0000 Subject: [PATCH] Bump capybara from 3.29.0 to 3.32.1 in /backend Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.29.0 to 3.32.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.29.0...3.32.1) Signed-off-by: dependabot-preview[bot] --- backend/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 60b61ffa..df9a2a47 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -63,7 +63,7 @@ GEM msgpack (~> 1.0) builder (3.2.3) byebug (11.0.1) - capybara (3.29.0) + capybara (3.32.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -103,10 +103,10 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) - public_suffix (4.0.1) + public_suffix (4.0.4) puma (4.3.3) nio4r (~> 2.0) - rack (2.0.8) + rack (2.2.2) rack-cors (1.1.1) rack (>= 2.0.0) rack-test (1.1.0) @@ -141,7 +141,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - regexp_parser (1.6.0) + regexp_parser (1.7.0) rubyzip (2.0.0) selenium-webdriver (3.142.5) childprocess (>= 0.5, < 3.0)