-
Notifications
You must be signed in to change notification settings - Fork 3.4k
/
Gemfile.lock
139 lines (134 loc) · 2.78 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
GIT
remote: https://github.com/gjtorikian/commonmarker.git
revision: 2838ebaa83ee0081d481c21f3bc0e4cb3e8de9da
tag: v0.18.3
specs:
commonmarker (0.18.3)
ruby-enum (~> 0.5)
PATH
remote: .
specs:
github-markup (5.0.1)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.4)
activesupport (7.1.5)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
asciidoctor (2.0.23)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
builder (3.3.0)
cgi (0.4.1)
charlock_holmes (0.7.7)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
creole (0.5.0)
drb (2.2.1)
expression_parser (0.9.0)
github-linguist (7.30.0)
cgi
charlock_holmes (~> 0.7.7)
mini_mime (~> 1.0)
rugged (~> 1.0)
html-pipeline (1.11.0)
activesupport (>= 2)
nokogiri (~> 1.4)
htmlentities (4.3.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
logger (1.6.1)
mini_mime (1.1.5)
minitest (5.25.1)
mutex_m (0.2.0)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
nokogiri-diff (0.3.0)
nokogiri (~> 1.5)
tdiff (~> 0.4)
org-ruby (0.9.12)
rubypants (~> 0.2)
psych (5.1.2)
stringio
racc (1.8.1)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
rexml (3.3.9)
ruby-enum (0.9.0)
i18n
rubypants (0.7.1)
rugged (1.7.2)
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
securerandom (0.3.1)
stringio (3.1.1)
tdiff (0.4.0)
twitter-text (1.14.7)
unf (~> 0.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
wikicloth (0.8.3)
builder
expression_parser
htmlentities
nokogiri
twitter-text
PLATFORMS
aarch64-linux
arm-linux
arm64-darwin
x86-linux
x86_64-darwin
x86_64-linux
DEPENDENCIES
RedCloth
activesupport (~> 7.1.5)
asciidoctor (~> 2.0.5)
commonmarker!
creole (~> 0.5.0)
github-linguist (>= 7.1.3)
github-markup!
html-pipeline (~> 1.0)
kramdown
minitest (~> 5.4, >= 5.4.3)
nokogiri (~> 1.16.5)
nokogiri-diff (~> 0.3.0)
org-ruby (= 0.9.12)
rake
rdoc (~> 6.7.0)
redcarpet
rexml
sanitize (>= 4.6.3)
twitter-text (~> 1.14)
wikicloth (= 0.8.3)
BUNDLED WITH
2.5.9