diff --git a/Gemfile.lock b/Gemfile.lock index d4d26a2..2fb8b09 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 @@ -59,18 +61,24 @@ GEM execjs coffee-script-source (1.7.0) commonjs (0.2.7) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) execjs (2.0.2) fakeweb (1.3.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) - git (1.2.6) + git (1.12.0) + addressable (~> 2.8) + rchardet (~> 1.8) gravatar_image_tag (1.2.0) haml (4.0.5) tilt hashie (2.0.5) highline (1.6.20) hike (1.2.3) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.11) journey (1.0.4) jquery-rails (3.1.0) @@ -104,6 +112,7 @@ GEM net-ssh (2.8.0) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + netrc (0.11.0) oauth2 (0.9.3) faraday (>= 0.8, < 0.10) jwt (~> 0.1.8) @@ -123,6 +132,7 @@ GEM omniauth (~> 1.2) pg (0.17.1) polyglot (0.3.5) + public_suffix (5.0.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -149,6 +159,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) @@ -170,8 +181,10 @@ GEM rufus-scheduler (~> 2.0.24) resque_unit (0.4.5) json (>= 1.4.6) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rufus-scheduler (2.0.24) tzinfo (>= 0.3.22) rvm-capistrano (1.5.1) @@ -214,6 +227,9 @@ GEM uglifier (2.4.0) execjs (>= 0.3.0) json (>= 1.8.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) unicorn (4.8.2) kgio (~> 2.6) rack @@ -222,8 +238,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