-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
104 lines (102 loc) · 2.18 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
backup (3.9.0)
builder (= 3.2.2)
dropbox-sdk (= 1.5.1)
excon (= 0.25.3)
faraday (= 0.8.7)
fog (= 1.13.0)
formatador (= 0.2.4)
hipchat (= 0.11.0)
httparty (= 0.11.0)
json (= 1.8.0)
mail (= 2.5.4)
mime-types (= 1.23)
multi_json (= 1.7.7)
multi_xml (= 0.5.4)
multipart-post (= 1.2.0)
net-scp (= 1.1.2)
net-sftp (= 2.1.2)
net-ssh (= 2.6.8)
nokogiri (= 1.5.10)
open4 (= 1.3.0)
polyglot (= 0.3.3)
ruby-hmac (= 0.4.0)
simple_oauth (= 0.2.0)
thor (= 0.18.1)
treetop (= 1.4.14)
twitter (= 4.8.1)
builder (3.2.2)
dotenv (0.9.0)
dropbox-sdk (1.5.1)
json
excon (0.25.3)
faraday (0.8.7)
multipart-post (~> 1.1)
fog (1.13.0)
builder
excon (~> 0.25.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
formatador (0.2.4)
heroku (3.0.1)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.15)
excon (~> 0.25.1)
hipchat (0.11.0)
httparty
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
json (1.8.0)
launchy (2.4.0)
addressable (~> 2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.23)
multi_json (1.7.7)
multi_xml (0.5.4)
multipart-post (1.2.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
netrc (0.7.7)
nokogiri (1.5.10)
open4 (1.3.0)
polyglot (0.3.3)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-hmac (0.4.0)
rubyzip (1.1.0)
simple_oauth (0.2.0)
thor (0.18.1)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
backup
foreman
heroku