diff --git a/Gemfile.lock b/Gemfile.lock index a6964550..1a4f5cf8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - 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.3) bigdecimal (3.2.3) json (2.13.2) @@ -16,7 +16,7 @@ GEM ast (~> 2.4.1) racc prism (1.4.0) - public_suffix (6.0.2) + public_suffix (5.1.1) racc (1.8.1) rainbow (3.1.1) rake (13.3.0)