From a18818883ab64b9147e9311a7ffa5fad71b7292e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 10:47:19 +0000 Subject: [PATCH] chore(deps-dev): bump capybara from 3.39.0 to 3.39.2 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.39.0 to 3.39.2. - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.39.0...3.39.2) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c2486f5..bd3b0c5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.2) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) autoprefixer-rails (10.4.13.0) execjs (~> 2) @@ -102,7 +102,7 @@ GEM autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) builder (3.2.4) - capybara (3.39.0) + capybara (3.39.2) addressable matrix mini_mime (>= 0.1.3) @@ -227,7 +227,7 @@ GEM method_source (1.0.0) mini_magick (4.12.0) mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_portile2 (2.8.4) minitest (5.18.0) minitest-spec-rails (6.2.0) minitest (>= 5.0) @@ -247,7 +247,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.2) + nokogiri (1.15.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -272,10 +272,10 @@ GEM omniauth (~> 2.0) psych (5.1.0) stringio - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.1) rack (2.2.7) rack-protection (3.0.6) rack @@ -321,7 +321,7 @@ GEM tilt redis-client (0.14.1) connection_pool - regexp_parser (2.7.0) + regexp_parser (2.8.1) responders (3.1.0) actionpack (>= 5.2) railties (>= 5.2)