summarylogtreecommitdiffstats
path: root/Gemfile.lock
blob: 435d63686c65a178999b66539b3cd8a809fef8f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.3.8)
    excon (0.45.4)
    foreman (0.78.0)
      thor (~> 0.19.1)
    heroku (3.42.15)
      heroku-api (= 0.3.23)
      launchy (= 2.4.3)
      multi_json (= 1.11.2)
      net-ssh-gateway (= 1.2.0)
      netrc (= 0.10.3)
      rest-client (= 1.6.8)
      rubyzip (= 1.1.7)
    heroku-api (0.3.23)
      excon (~> 0.44)
      multi_json (~> 1.8)
    launchy (2.4.3)
      addressable (~> 2.3)
    mime-types (1.25.1)
    multi_json (1.11.2)
    net-ssh (3.0.1)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.10.3)
    rdoc (4.2.0)
    rest-client (1.6.8)
      mime-types (~> 1.16)
      rdoc (>= 2.4.2)
    rubyzip (1.1.7)
    thor (0.19.1)

PLATFORMS
  ruby

DEPENDENCIES
  foreman (= 0.78.0)
  heroku (= 3.42.15)

BUNDLED WITH
   1.10.6