diff --git a/Gemfile.lock b/Gemfile.lock index f3aa398..57c26ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,8 @@ GEM activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.3.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (3.0.2) bcrypt-ruby (3.0.1) bootstrap-sass (2.1.0.0) @@ -112,6 +113,7 @@ GEM nokogiri (1.5.5) pg (0.12.2) polyglot (0.3.3) + public_suffix (5.0.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4)