diff --git a/Gemfile.lock b/Gemfile.lock index e4f6561f..29cc28d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,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.3.0) bigdecimal (3.1.7) @@ -27,7 +27,7 @@ GEM parser (3.3.7.0) ast (~> 2.4.1) racc - public_suffix (5.0.4) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.3.1)