-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathGemfile.lock
47 lines (43 loc) · 886 Bytes
/
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
PATH
remote: .
specs:
acme-pki (0.2.3)
acme-client (~> 2.0)
colorize (~> 0.8)
faraday_middleware (~> 0.13)
simpleidn (~> 0.1)
GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.6)
faraday (>= 0.17, < 2.0.0)
awesome_print (1.8.0)
byebug (11.1.3)
coderay (1.1.2)
colorize (0.8.1)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
method_source (1.0.0)
multipart-post (2.1.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
simpleidn (0.1.1)
unf (~> 0.1.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
PLATFORMS
ruby
DEPENDENCIES
acme-pki!
awesome_print (~> 1.8)
bundler (~> 2.0)
pry-byebug (~> 3.7)
BUNDLED WITH
2.1.4