This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
70 lines (66 loc) · 1.57 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
PATH
remote: .
specs:
EndlessWaffleCLI (0.1.5)
bundler (~> 1.12)
colorize (~> 0.8.1)
console_table (~> 0.2.4)
em-http-request (~> 1.1, >= 1.1.5)
eventmachine (~> 1.2, >= 1.2.0.1)
highline (~> 1.7, >= 1.7.8)
mime-types (~> 3.1)
net-ssh (~> 3.2)
net-ssh-gateway (~> 1.2)
net-ssh-multi (~> 1.2, >= 1.2.1)
rake (~> 10.0)
rest-client (~> 2.0)
unf (~> 0.1.4)
unf_ext (~> 0.0.7.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
colorize (0.8.1)
console_table (0.2.4)
ruby-terminfo (~> 0.1)
cookiejar (0.3.3)
domain_name (0.5.20160615)
unf (>= 0.0.5, < 1.0.0)
em-http-request (1.1.5)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.1)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.2.0.1)
highline (1.7.8)
http-cookie (1.0.2)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
net-ssh (3.2.0)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
netrc (0.11.0)
rake (10.5.0)
rest-client (2.0.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby-terminfo (0.1.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
PLATFORMS
ruby
DEPENDENCIES
EndlessWaffleCLI!
BUNDLED WITH
1.12.5