diff --git a/Gemfile.lock b/Gemfile.lock index b05bb11323..39a924d73e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) adsf (1.2.0) rack (>= 1.0.0) builder (3.2.2) @@ -54,6 +55,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + public_suffix (3.1.1) rack (1.5.2) rake (0.9.6) rb-fsevent (0.9.4)