diff --git a/Gemfile.lock b/Gemfile.lock index 7d0285d..9559d63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.0) byebug (11.0.1) crack (0.4.3) @@ -22,7 +22,7 @@ GEM parallel (1.18.0) parser (2.6.5.0) ast (~> 2.4.0) - public_suffix (4.0.6) + public_suffix (4.0.7) rainbow (3.0.0) rake (13.0.0) rest-client (2.1.0)