diff --git a/Gemfile.lock b/Gemfile.lock index 99190c7..0b609b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) concurrent-ruby (1.1.10) crack (0.4.5) @@ -53,7 +53,7 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - public_suffix (4.0.7) + public_suffix (5.0.0) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0) @@ -90,7 +90,7 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) - webmock (3.14.0) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)