File tree Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ source "https://rubygems.org"
8
8
#
9
9
# This will help ensure the proper Jekyll version is running.
10
10
# Happy Jekylling!
11
- gem "jekyll" , "~> 4.3.3 "
11
+ gem "jekyll" , "~> 4.3.4 "
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
14
gem "minima" , "~> 2.0"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
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 )
6
6
asciidoctor (2.0.20 )
7
7
asciidoctor-tabs (1.0.0.beta.6 )
8
8
asciidoctor (>= 2.0.0 , < 3.0.0 )
9
+ bigdecimal (3.1.8 )
9
10
colorator (1.1.0 )
10
- concurrent-ruby (1.2.3 )
11
+ concurrent-ruby (1.3.4 )
11
12
em-websocket (0.5.3 )
12
13
eventmachine (>= 0.12.9 )
13
14
http_parser.rb (~> 0 )
14
15
eventmachine (1.2.7 )
15
- ffi (1.16.3 )
16
+ ffi (1.17.0 )
16
17
forwardable-extended (2.6.0 )
17
- google-protobuf (3.25.1 )
18
+ google-protobuf (4.28.1 )
19
+ bigdecimal
20
+ rake (>= 13 )
18
21
http_parser.rb (0.8.0 )
19
- i18n (1.14.1 )
22
+ i18n (1.14.6 )
20
23
concurrent-ruby (~> 1.0 )
21
- jekyll (4.3.3 )
24
+ jekyll (4.3.4 )
22
25
addressable (~> 2.4 )
23
26
colorator (~> 1.0 )
24
27
em-websocket (~> 0.5 )
50
53
kramdown-parser-gfm (1.1.0 )
51
54
kramdown (~> 2.0 )
52
55
liquid (4.0.4 )
53
- listen (3.8 .0 )
56
+ listen (3.9 .0 )
54
57
rb-fsevent (~> 0.10 , >= 0.10.3 )
55
58
rb-inotify (~> 0.9 , >= 0.9.10 )
56
59
mercenary (0.4.0 )
64
67
racc (~> 1.4 )
65
68
pathutil (0.16.2 )
66
69
forwardable-extended (~> 2.6 )
67
- public_suffix (5 .0.4 )
70
+ public_suffix (6 .0.1 )
68
71
racc (1.8.0 )
69
- rake (13.1.0 )
72
+ rake (13.2.1 )
70
73
rb-fsevent (0.11.2 )
71
- rb-inotify (0.10 .1 )
74
+ rb-inotify (0.11 .1 )
72
75
ffi (~> 1.0 )
73
- rexml (3.2.6 )
74
- rouge (4.2 .0 )
76
+ rexml (3.3.7 )
77
+ rouge (4.3 .0 )
75
78
safe_yaml (1.0.5 )
76
- sass-embedded (1.69.6 )
77
- google-protobuf (~> 3.25 )
78
- rake (>= 13.0.0 )
79
+ sass-embedded (1.78.0 )
80
+ google-protobuf (~> 4.27 )
81
+ rake (>= 13 )
79
82
slim (5.2.1 )
80
83
temple (~> 0.10.0 )
81
84
tilt (>= 2.1.0 )
88
91
concurrent-ruby (~> 1.0 )
89
92
tzinfo-data (1.2024.1 )
90
93
tzinfo (>= 1.0.0 )
91
- unicode-display_width (2.5 .0 )
94
+ unicode-display_width (2.6 .0 )
92
95
wdm (0.2.0 )
93
96
webrick (1.8.1 )
94
97
@@ -98,7 +101,7 @@ PLATFORMS
98
101
DEPENDENCIES
99
102
asciidoctor
100
103
asciidoctor-tabs (>= 1.0.0.beta.6 )
101
- jekyll (~> 4.3.3 )
104
+ jekyll (~> 4.3.4 )
102
105
jekyll-asciidoc
103
106
jekyll-feed (~> 0.17 )
104
107
minima (~> 2.0 )
You can’t perform that action at this time.
0 commit comments