From 64658e7e60da074047a59f119a052926becc7ea6 Mon Sep 17 00:00:00 2001 From: David Liu Date: Sun, 6 Aug 2023 14:30:20 -0400 Subject: [PATCH] bump capybara from 3.39.0 to 3.39.2 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3eb5e3e354..07f8e84845 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) autoprefixer-rails (10.4.13.0) @@ -108,7 +108,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - capybara (3.39.0) + capybara (3.39.2) addressable matrix mini_mime (>= 0.1.3) @@ -272,7 +272,7 @@ GEM rqrcode (>= 1.0.0) psych (5.0.1) stringio - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.0) nio4r (~> 2.0) raabro (1.4.0) @@ -336,7 +336,7 @@ GEM redis (4.8.1) redis-namespace (1.10.0) redis (>= 4) - regexp_parser (2.8.0) + regexp_parser (2.8.1) responders (3.1.0) actionpack (>= 5.2) railties (>= 5.2)