diff --git a/Gemfile.lock b/Gemfile.lock index 9a33571a..7ea822b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,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.9) codecov (0.6.0) @@ -86,7 +86,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.5) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.2.1)