Skip to content

Commit 9f9c8ca

Browse files
committed
build: Update gemfile versions
1 parent 44a6b16 commit 9f9c8ca

1 file changed

Lines changed: 18 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.7)
5-
public_suffix (>= 2.0.2, < 7.0)
6-
base64 (0.2.0)
4+
addressable (2.8.8)
5+
public_suffix (>= 2.0.2, < 8.0)
6+
base64 (0.3.0)
77
colorator (1.1.0)
8-
concurrent-ruby (1.3.5)
9-
csv (3.3.2)
8+
concurrent-ruby (1.3.6)
9+
csv (3.3.5)
1010
em-websocket (0.5.3)
1111
eventmachine (>= 0.12.9)
1212
http_parser.rb (~> 0)
1313
eventmachine (1.2.7)
14-
ffi (1.17.2)
14+
ffi (1.17.3)
1515
forwardable-extended (2.6.0)
1616
google-protobuf (3.25.8-arm64-darwin)
1717
google-protobuf (3.25.8-x86_64-linux)
18-
http_parser.rb (0.8.0)
19-
i18n (1.14.7)
18+
http_parser.rb (0.8.1)
19+
i18n (1.14.8)
2020
concurrent-ruby (~> 1.0)
2121
jekyll (4.4.1)
2222
addressable (~> 2.4)
@@ -45,38 +45,40 @@ GEM
4545
jekyll (>= 3.8, < 5.0)
4646
jekyll-watch (2.2.1)
4747
listen (~> 3.0)
48-
json (2.9.1)
48+
json (2.18.1)
4949
just-the-docs (0.10.1)
5050
jekyll (>= 3.8.5)
5151
jekyll-include-cache
5252
jekyll-seo-tag (>= 2.0)
5353
rake (>= 12.3.1)
54-
kramdown (2.5.1)
55-
rexml (>= 3.3.9)
54+
kramdown (2.5.2)
55+
rexml (>= 3.4.4)
5656
kramdown-parser-gfm (1.1.0)
5757
kramdown (~> 2.0)
5858
liquid (4.0.4)
59-
listen (3.9.0)
59+
listen (3.10.0)
60+
logger
6061
rb-fsevent (~> 0.10, >= 0.10.3)
6162
rb-inotify (~> 0.9, >= 0.9.10)
63+
logger (1.7.0)
6264
mercenary (0.4.0)
6365
pathutil (0.16.2)
6466
forwardable-extended (~> 2.6)
6567
public_suffix (5.1.1)
66-
rake (13.2.1)
68+
rake (13.3.1)
6769
rb-fsevent (0.11.2)
6870
rb-inotify (0.11.1)
6971
ffi (~> 1.0)
70-
rexml (3.4.0)
71-
rouge (4.5.1)
72+
rexml (3.4.4)
73+
rouge (4.7.0)
7274
safe_yaml (1.0.5)
7375
sass-embedded (1.63.6)
7476
google-protobuf (~> 3.23)
7577
rake (>= 13.0.0)
7678
terminal-table (3.0.2)
7779
unicode-display_width (>= 1.1.1, < 3)
7880
unicode-display_width (2.6.0)
79-
webrick (1.9.1)
81+
webrick (1.9.2)
8082

8183
PLATFORMS
8284
arm64-darwin

0 commit comments

Comments
 (0)