Skip to content

Commit a59a19b

Browse files
committed
Update gemfile
1 parent 0143dd8 commit a59a19b

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/Gemfile.lock

Lines changed: 18 additions & 18 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.6)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.2.2)
7+
concurrent-ruby (1.3.4)
88
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.16.3)
12+
ffi (1.17.0)
1313
forwardable-extended (2.6.0)
14-
google-protobuf (3.25.1-arm64-darwin)
15-
google-protobuf (3.25.1-x86_64-linux)
14+
google-protobuf (3.25.5-arm64-darwin)
15+
google-protobuf (3.25.5-x86_64-linux)
1616
http_parser.rb (0.8.0)
17-
i18n (1.14.1)
17+
i18n (1.14.6)
1818
concurrent-ruby (~> 1.0)
19-
jekyll (4.3.3)
19+
jekyll (4.3.4)
2020
addressable (~> 2.4)
2121
colorator (~> 1.0)
2222
em-websocket (~> 0.5)
@@ -45,32 +45,32 @@ GEM
4545
jekyll-include-cache
4646
jekyll-seo-tag (>= 2.0)
4747
rake (>= 12.3.1)
48-
kramdown (2.4.0)
49-
rexml
48+
kramdown (2.5.1)
49+
rexml (>= 3.3.9)
5050
kramdown-parser-gfm (1.1.0)
5151
kramdown (~> 2.0)
5252
liquid (4.0.4)
53-
listen (3.8.0)
53+
listen (3.9.0)
5454
rb-fsevent (~> 0.10, >= 0.10.3)
5555
rb-inotify (~> 0.9, >= 0.9.10)
5656
mercenary (0.4.0)
5757
pathutil (0.16.2)
5858
forwardable-extended (~> 2.6)
59-
public_suffix (5.0.4)
60-
rake (13.1.0)
59+
public_suffix (6.0.1)
60+
rake (13.2.1)
6161
rb-fsevent (0.11.2)
62-
rb-inotify (0.10.1)
62+
rb-inotify (0.11.1)
6363
ffi (~> 1.0)
64-
rexml (3.2.6)
65-
rouge (4.2.0)
64+
rexml (3.4.0)
65+
rouge (4.5.1)
6666
safe_yaml (1.0.5)
6767
sass-embedded (1.69.5)
6868
google-protobuf (~> 3.23)
6969
rake (>= 13.0.0)
7070
terminal-table (3.0.2)
7171
unicode-display_width (>= 1.1.1, < 3)
72-
unicode-display_width (2.5.0)
73-
webrick (1.8.1)
72+
unicode-display_width (2.6.0)
73+
webrick (1.9.1)
7474

7575
PLATFORMS
7676
arm64-darwin-23

0 commit comments

Comments
 (0)