diff --git a/Gemfile.lock b/Gemfile.lock index 29c40bd..b8a2fd5 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) bigdecimal (3.1.7) coderay (1.1.3) @@ -47,7 +47,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (5.1.1) racc (1.7.3) rainbow (3.1.1) rake (13.2.1)