-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
63 lines (59 loc) · 1.21 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
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
afm (0.2.2)
ansi (1.5.0)
ast (2.3.0)
domain_name (0.5.20170223)
unf (>= 0.0.5, < 1.0.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.11.0.1)
faraday (>= 0.7.4, < 1.0)
hashery (2.1.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
multi_json (1.12.1)
multipart-post (2.0.0)
oga (2.9)
ast
ruby-ll (~> 2.1)
pdf-reader (2.0.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
power_assert (1.0.1)
rake (12.3.3)
ruby-ll (2.1.2)
ansi
ast
ruby-rc4 (0.1.5)
test-unit (3.2.3)
power_assert
ttfunk (1.5.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
uuidtools (2.1.5)
PLATFORMS
ruby
DEPENDENCIES
faraday (~> 0.11.0)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 0.11.0.1)
multi_json (~> 1.12, >= 1.12.1)
oga (~> 2.9)
pdf-reader (~> 2.0)
rake (~> 12.3)
test-unit (~> 3.2, >= 3.2.3)
uuidtools (~> 2.1, >= 2.1.5)
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4