-
Notifications
You must be signed in to change notification settings - Fork 23
/
Gemfile.lock
71 lines (67 loc) · 1.34 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
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bcp47_spec (0.2.1)
bigdecimal (3.1.8)
ebnf (2.5.0)
htmlentities (~> 4.3)
rdf (~> 3.3)
scanf (~> 1.0)
sxp (~> 2.0)
unicode-types (~> 1.8)
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.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.4.0)
rexml
link_header (0.0.8)
matrix (0.4.2)
multi_json (1.15.0)
rack (3.1.7)
rake (13.2.1)
rdf (3.3.2)
bcp47_spec (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
link_header (~> 0.0, >= 0.0.8)
rdf-turtle (3.3.1)
base64 (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
ebnf (~> 2.5)
rdf (~> 3.3)
rexml (3.3.7)
scanf (1.0.0)
sxp (2.0.0)
matrix (~> 0.4)
rdf (~> 3.3)
temple (0.10.3)
thor (1.3.2)
tilt (2.4.0)
unicode-types (1.10.0)
PLATFORMS
arm64-darwin-22
arm64-darwin-24
x86_64-linux
DEPENDENCIES
haml (~> 6.2)
htmlbeautifier (~> 1.4)
json-ld
kramdown (~> 2.4)
rake
rdf-turtle
RUBY VERSION
ruby 3.2.5p208
BUNDLED WITH
2.5.19