From c69522da2f8e841cd41ed50bdb3648c7a35f4bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 09:16:19 +0000 Subject: [PATCH] Bump capybara from 3.35.1 to 3.35.3 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.35.1 to 3.35.3. - [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.35.1...3.35.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d6dd1f6..fe4fda8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM bunny (2.17.0) amq-protocol (~> 2.3, >= 2.3.1) byebug (11.1.3) - capybara (3.35.1) + capybara (3.35.3) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -215,7 +215,7 @@ GEM mnemosyne-ruby (1.11.0) activesupport (>= 4) bunny - msgpack (1.4.1) + msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1)