-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gemfile.lock
97 lines (93 loc) · 1.94 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: https://rubygems.org/
specs:
bcp47_spec (0.2.1)
builder (3.2.4)
connection_pool (2.4.1)
csv (3.2.8)
earl-report (0.9.1)
haml (>= 6.1)
json-ld (~> 3.3)
kramdown (~> 2.4)
rdf (~> 3.3)
rdf-turtle (~> 3.3)
rdf-vocab (~> 3.3)
sparql (~> 3.3)
ebnf (2.5.0)
htmlentities (~> 4.3)
rdf (~> 3.3)
scanf (~> 1.0)
sxp (~> 2.0)
unicode-types (~> 1.8)
getoptlong (0.2.1)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
htmlbeautifier (1.4.3)
htmlentities (4.3.4)
json-canonicalization (1.0.0)
json-ld (3.3.1)
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)
kramdown (2.4.0)
rexml
link_header (0.0.8)
logger (1.6.0)
matrix (0.4.2)
multi_json (1.15.0)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
rack (3.0.9.1)
rake (13.1.0)
rdf (3.3.1)
bcp47_spec (~> 0.2)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.3.0)
rdf (~> 3.3)
rdf-turtle (3.3.0)
ebnf (~> 2.4)
rdf (~> 3.3)
rdf-vocab (3.3.0)
rdf (~> 3.3)
rdf-xsd (3.3.0)
rdf (~> 3.3)
rexml (~> 3.2)
rexml (3.2.6)
scanf (1.0.0)
sparql (3.3.1)
builder (~> 3.2, >= 3.2.4)
ebnf (~> 2.5)
logger (~> 1.5)
rdf (~> 3.3)
rdf-aggregate-repo (~> 3.3)
rdf-xsd (~> 3.3)
sparql-client (~> 3.3)
sxp (~> 2.0)
sparql-client (3.3.0)
net-http-persistent (~> 4.0, >= 4.0.2)
rdf (~> 3.3)
sxp (2.0.0)
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.3)
thor (1.3.1)
tilt (2.3.0)
unicode-types (1.9.0)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
csv
earl-report (>= 0.9)
getoptlong
htmlbeautifier (~> 1.4)
rake
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.5.6