diff --git a/Gemfile.lock b/Gemfile.lock index f63e6f7..f2609ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.3.5) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) annotate (2.5.0) rake arel (3.0.3) @@ -167,6 +168,7 @@ GEM coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) + public_suffix (4.0.6) puma (3.6.2) rack (1.4.7) rack-cache (1.7.1)