diff --git a/Gemfile.lock b/Gemfile.lock index 30337c5..ac161ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,8 @@ GEM activesupport (= 3.1.1) activesupport (3.1.1) multi_json (~> 1.0) - addressable (2.3.5) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (2.2.3) aws-sdk (1.11.0) json (~> 1.4) @@ -48,7 +49,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.2) - cookiejar (0.3.0) + cookiejar (0.3.3) daemons (1.1.9) delayed_job (3.0.5) activesupport (~> 3.0) @@ -56,13 +57,13 @@ GEM activerecord (>= 2.1.0, < 4) delayed_job (~> 3.0) diff-lcs (1.2.4) - em-http-request (1.1.0) + em-http-request (1.1.6) addressable (>= 2.3.4) - cookiejar + cookiejar (!= 0.3.1) em-socksify (>= 0.3) eventmachine (>= 1.0.3) - http_parser.rb (>= 0.6.0.beta.2) - em-socksify (0.3.0) + http_parser.rb (>= 0.6.0) + em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) em-synchrony (1.0.3) eventmachine (>= 1.0.0.beta.1) @@ -87,7 +88,7 @@ GEM hike (1.2.2) hot_tub (0.2.6) hpricot (0.8.6) - http_parser.rb (0.6.0.beta.2) + http_parser.rb (0.6.0) httpauth (0.2.0) i18n (0.6.4) jquery-rails (3.0.0) @@ -123,6 +124,7 @@ GEM open_uri_redirections (0.1.1) pg (0.11.0) polyglot (0.3.3) + public_suffix (4.0.6) rack (1.3.10) rack-cache (1.2) rack (>= 0.4)