diff --git a/Gemfile.lock b/Gemfile.lock index 27bb95f..faaef69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,8 +21,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) bigdecimal (3.3.1) concurrent-ruby (1.2.2) @@ -39,7 +39,7 @@ GEM parallel (1.22.1) parser (3.2.0.0) ast (~> 2.4.1) - public_suffix (6.0.2) + public_suffix (7.0.5) rack (3.1.18) rainbow (3.1.1) rake (13.3.0)