-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathGemfile.lock
More file actions
110 lines (106 loc) · 2.26 KB
/
Gemfile.lock
File metadata and controls
110 lines (106 loc) · 2.26 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
GEM
remote: https://rubygems.org/
specs:
base64 (0.3.0)
bcp47_spec (0.2.1)
bigdecimal (3.3.1)
ebnf (2.6.0)
base64 (~> 0.2)
htmlentities (~> 4.3)
rdf (~> 3.3)
scanf (~> 1.0)
sxp (~> 2.0)
unicode-types (~> 1.8)
haml (6.4.0)
temple (>= 0.8.2)
thor
tilt
htmlbeautifier (1.4.3)
htmlentities (4.4.2)
io-console (0.8.2)
json-canonicalization (1.0.0)
json-ld (3.3.2)
htmlentities (~> 4.3)
json-canonicalization (~> 1.0)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (>= 2.2, < 4)
rdf (~> 3.3)
rexml (~> 3.2)
kramdown (2.5.2)
rexml (>= 3.4.4)
link_header (0.0.8)
logger (1.7.0)
matrix (0.4.3)
multi_json (1.17.0)
nokogiri (1.19.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.19.1-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.19.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-musl)
racc (~> 1.4)
ostruct (0.6.3)
pathname (0.4.0)
racc (1.8.1)
rack (3.2.5)
rake (13.3.1)
rdf (3.3.4)
bcp47_spec (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
link_header (~> 0.0, >= 0.0.8)
logger (~> 1.5)
ostruct (~> 0.6)
readline (~> 0.0)
rdf-turtle (3.3.1)
base64 (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
ebnf (~> 2.5)
rdf (~> 3.3)
readline (0.0.4)
reline
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.4)
scanf (1.0.0)
sxp (2.0.0)
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.4)
thor (1.5.0)
tilt (2.7.0)
unicode-types (1.11.0)
PLATFORMS
aarch64-linux-gnu
aarch64-linux-musl
arm-linux-gnu
arm-linux-musl
arm64-darwin
x86_64-darwin
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES
haml (~> 6.3)
htmlbeautifier (~> 1.4)
json-ld
kramdown (~> 2.5)
logger (~> 1.7)
multi_json (< 1.18)
nokogiri (~> 1.19)
ostruct (~> 0.6)
pathname (~> 0.4)
rake
rdf-turtle
RUBY VERSION
ruby 3.4.3p32
BUNDLED WITH
2.7.1