forked from FOSDEM/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
97 lines (94 loc) · 1.88 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
GEM
remote: http://rubygems.org/
specs:
activesupport (5.2.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
adsf (1.4.3)
rack (>= 1.0.0, < 3.0.0)
ast (2.4.0)
bluecloth (2.2.0)
builder (3.2.4)
coderay (1.1.2)
concurrent-ruby (1.1.6)
cri (2.15.10)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
htmlentities (4.3.4)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
kramdown (2.1.0)
method_source (0.9.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
multipart-post (2.1.1)
nanoc (3.8.0)
cri (~> 2.3)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
parallel (1.19.1)
parser (2.7.0.3)
ast (~> 2.4.0)
pdf-core (0.7.0)
pg (0.18.4)
prawn (2.2.2)
pdf-core (~> 0.7.0)
ttfunk (~> 1.5)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (2.2.2)
rainbow (3.0.0)
rainpress (1.0.1)
rexml (3.2.4)
rmagick (4.0.0)
rsolr (2.3.0)
builder (>= 2.1.2)
faraday (>= 0.9.0)
rubocop (0.80.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
systemu (2.6.5)
thread_safe (0.3.6)
ttfunk (1.6.2.1)
tzinfo (1.2.6)
thread_safe (~> 0.1)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
unicode-display_width (1.6.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 5.0)
adsf (~> 1.3)
bluecloth
builder
cri
htmlentities
kramdown
nanoc (= 3.8.0)
nokogiri
pg (~> 0.18.4)
prawn
prawn-table
pry
rainpress
rmagick
rsolr
rubocop
systemu
tzinfo
tzinfo-data
BUNDLED WITH
1.17.3