diff --git a/Gemfile.lock b/Gemfile.lock index 8f45f4e..55390bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) async (2.3.0) console (~> 1.10) io-event (~> 1.1) @@ -73,7 +73,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.1) + public_suffix (6.0.2) racc (1.6.1) rainbow (3.1.1) rake (13.0.6)