diff --git a/Gemfile.lock b/Gemfile.lock index 63d52302..4bcaefe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -34,7 +34,7 @@ GEM parallel (1.22.1) parser (3.2.2.0) ast (~> 2.4.1) - public_suffix (5.0.5) + public_suffix (5.1.1) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.8.0)