diff --git a/Gemfile.lock b/Gemfile.lock index c47361b..9ffda5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -22,7 +22,7 @@ GEM parallel (1.19.1) parser (2.7.0.4) ast (~> 2.4.0) - public_suffix (4.0.3) + public_suffix (5.0.0) rainbow (3.0.0) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)