-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Expand file tree
/
Copy pathGemfile.lock
More file actions
144 lines (139 loc) · 2.92 KB
/
Gemfile.lock
File metadata and controls
144 lines (139 loc) · 2.92 KB
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
140
141
142
143
144
GIT
remote: https://github.com/gjtorikian/commonmarker.git
revision: 1f73707656d1b57f46ac9b554356320b6611e4c5
tag: v2.4.1
specs:
commonmarker (2.4.1)
rb_sys (~> 0.9)
PATH
remote: .
specs:
github-markup (5.0.1)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.4)
activesupport (7.1.5.1)
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.4.0)
bigdecimal (3.1.9)
builder (3.3.0)
cgi (0.4.2)
charlock_holmes (0.7.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
creole (0.5.0)
date (3.4.1)
drb (2.2.1)
expression_parser (0.9.0)
github-linguist (9.1.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.7)
concurrent-ruby (~> 1.0)
logger (1.7.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
mutex_m (0.3.0)
nokogiri (1.18.9)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.9-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.9-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri-diff (0.3.0)
nokogiri (~> 1.5)
tdiff (~> 0.4)
org-ruby (0.9.12)
rubypants (~> 0.2)
psych (5.2.3)
date
stringio
racc (1.8.1)
rake (13.2.1)
rake-compiler-dock (1.9.1)
rb_sys (0.9.117)
rake-compiler-dock (= 1.9.1)
rdoc (6.13.1)
psych (>= 4.0.0)
redcarpet (3.6.1)
rexml (3.4.2)
rubypants (0.7.1)
rugged (1.9.0)
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
securerandom (0.3.2)
stringio (3.1.6)
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.18.9)
nokogiri-diff (~> 0.3.0)
org-ruby (= 0.9.12)
rake
rdoc (~> 6.13.1)
redcarpet
rexml
sanitize (>= 4.6.3)
twitter-text (~> 1.14)
wikicloth (= 0.8.3)
BUNDLED WITH
2.5.9