diff --git a/Gemfile.lock b/Gemfile.lock index a661dd6..2a760c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.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.8) diff-lcs (1.3) @@ -53,7 +53,7 @@ GEM parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) - public_suffix (4.0.6) + public_suffix (5.0.0) rack (2.2.3) rainbow (3.0.0) rake (13.0.1)