forked from kjohnston/pgbackups-archive-dummy
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Gemfile.lock
53 lines (51 loc) · 1.07 KB
/
Gemfile.lock
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
43
44
45
46
47
48
49
50
51
52
53
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
builder (3.2.2)
excon (0.22.1)
fog (1.11.1)
builder
excon (~> 0.20)
formatador (~> 0.2.0)
json (~> 1.7)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
heroku (2.34.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.11)
excon (~> 0.22.1)
json (1.8.0)
launchy (2.3.0)
addressable (~> 2.3)
mime-types (1.23)
net-scp (1.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
netrc (0.7.7)
newrelic_rpm (3.6.3.104)
nokogiri (1.5.9)
pgbackups-archive (0.2.0)
bundler (>= 1.2.3)
fog (>= 1.4.0)
heroku (~> 2.34.0)
rake (>= 0.9.2.2)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-hmac (0.4.0)
rubyzip (0.9.9)
PLATFORMS
ruby
DEPENDENCIES
newrelic_rpm (~> 3.6.3.104)
pgbackups-archive (~> 0.2.0)
rake (~> 10.0.4)