diff --git a/Gemfile.lock b/Gemfile.lock index d4d26a2..9198bf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/westarete/capistrano-helpers.git - revision: f5e6297caea1cd2dd4b4ac1e29f065104291b9f6 + remote: https://github.com/westarete/capistrano-helpers.git + revision: 3ae35b2c1a2254a3acbdabcfdd0043ff36405254 specs: - capistrano-helpers (0.8.2) + capistrano-helpers (0.11.1) capistrano (~> 2.0) - git - versionomy + git (~> 1.0) + versionomy (~> 0) GEM remote: https://rubygems.org/ @@ -37,11 +37,13 @@ GEM activesupport (3.2.21) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrake (3.1.15) builder multi_json arel (3.0.3) - blockenspiel (0.4.5) + blockenspiel (0.5.0) builder (3.0.4) capistrano (2.15.5) highline @@ -64,7 +66,9 @@ GEM fakeweb (1.3.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) - git (1.2.6) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) gravatar_image_tag (1.2.0) haml (4.0.5) tilt @@ -123,6 +127,7 @@ GEM omniauth (~> 1.2) pg (0.17.1) polyglot (0.3.5) + public_suffix (5.0.1) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -149,6 +154,7 @@ GEM thor (>= 0.14.6, < 2.0) raindrops (0.13.0) rake (10.3.2) + rchardet (1.8.0) rdoc (3.12.2) json (~> 1.4) redis (3.0.7) @@ -222,8 +228,8 @@ GEM activemodel (~> 3.0) vegas (0.1.11) rack (>= 1.0.0) - versionomy (0.4.4) - blockenspiel (>= 0.4.5) + versionomy (0.5.0) + blockenspiel (~> 0.5) PLATFORMS ruby