Skip to content

Commit 22ba727

Browse files
committed
Regenerate Gemfile.lock.
1 parent 394f9cd commit 22ba727

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

Gemfile.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ GEM
33
specs:
44
base64 (0.2.0)
55
bcp47_spec (0.2.1)
6-
bigdecimal (3.1.8)
7-
ebnf (2.5.0)
6+
bigdecimal (3.1.9)
7+
ebnf (2.6.0)
8+
base64 (~> 0.2)
89
htmlentities (~> 4.3)
910
rdf (~> 3.3)
1011
scanf (~> 1.0)
@@ -25,11 +26,13 @@ GEM
2526
rack (>= 2.2, < 4)
2627
rdf (~> 3.3)
2728
rexml (~> 3.2)
28-
kramdown (2.4.0)
29-
rexml
29+
kramdown (2.5.1)
30+
rexml (>= 3.3.9)
3031
link_header (0.0.8)
32+
logger (1.6.6)
3133
matrix (0.4.2)
3234
multi_json (1.15.0)
35+
ostruct (0.6.1)
3336
rack (3.1.12)
3437
rake (13.2.1)
3538
rdf (3.3.2)
@@ -41,14 +44,14 @@ GEM
4144
bigdecimal (~> 3.1, >= 3.1.5)
4245
ebnf (~> 2.5)
4346
rdf (~> 3.3)
44-
rexml (3.3.7)
47+
rexml (3.4.1)
4548
scanf (1.0.0)
4649
sxp (2.0.0)
4750
matrix (~> 0.4)
4851
rdf (~> 3.3)
4952
temple (0.10.3)
5053
thor (1.3.2)
51-
tilt (2.4.0)
54+
tilt (2.6.0)
5255
unicode-types (1.10.0)
5356

5457
PLATFORMS
@@ -61,11 +64,13 @@ DEPENDENCIES
6164
htmlbeautifier (~> 1.4)
6265
json-ld
6366
kramdown (~> 2.4)
67+
logger (~> 1.6)
68+
ostruct (~> 0.6)
6469
rake
6570
rdf-turtle
6671

6772
RUBY VERSION
68-
ruby 3.2.5p208
73+
ruby 3.4.1p0
6974

7075
BUNDLED WITH
7176
2.5.19

0 commit comments

Comments
 (0)