diff --git a/Gemfile.lock b/Gemfile.lock index a03151a..9f27c10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) @@ -80,7 +80,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (2.0.4) + public_suffix (4.0.7) rake (12.1.0) rest-client (2.0.0) http-cookie (>= 1.0.2, < 2.0)