summarylogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 9 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 358e75dde77e..0464fb02134a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,10 +7,11 @@ GEM
excon (0.45.4)
foreman (0.78.0)
thor (~> 0.19.1)
- heroku (3.40.6)
+ heroku (3.40.9)
heroku-api (>= 0.3.19)
launchy (>= 0.3.2)
multi_json (>= 1.10)
+ net-ssh-gateway (>= 1.2.0)
netrc (>= 0.10.0)
rest-client (>= 1.6.0)
rubyzip (>= 0.9.9)
@@ -23,6 +24,9 @@ GEM
addressable (~> 2.3)
mime-types (2.6.1)
multi_json (1.11.2)
+ net-ssh (2.9.2)
+ net-ssh-gateway (1.2.0)
+ net-ssh (>= 2.6.5)
netrc (0.10.3)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
@@ -39,4 +43,7 @@ PLATFORMS
DEPENDENCIES
foreman (= 0.78.0)
- heroku (= 3.40.6)
+ heroku (= 3.40.9)
+
+BUNDLED WITH
+ 1.10.6