Skip to content

Commit c31ff7d

Browse files
Update dependency jekyll-theme-chirpy to v7.2.0
1 parent 44a2256 commit c31ff7d

File tree

1 file changed

+19
-21
lines changed

1 file changed

+19
-21
lines changed

Gemfile.lock

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
addressable (2.8.6)
6-
public_suffix (>= 2.0.2, < 6.0)
5+
addressable (2.8.7)
6+
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
88
async (2.10.2)
99
console (~> 1.10)
@@ -12,7 +12,7 @@ GEM
1212
timers (~> 4.1)
1313
bigdecimal (3.1.8)
1414
colorator (1.1.0)
15-
concurrent-ruby (1.3.3)
15+
concurrent-ruby (1.3.4)
1616
console (1.23.7)
1717
fiber-annotation
1818
fiber-local
@@ -28,10 +28,10 @@ GEM
2828
fiber-annotation (0.2.0)
2929
fiber-local (1.0.0)
3030
forwardable-extended (2.6.0)
31-
google-protobuf (4.27.1-x64-mingw-ucrt)
31+
google-protobuf (4.29.0-x64-mingw-ucrt)
3232
bigdecimal
3333
rake (>= 13)
34-
google-protobuf (4.27.1-x86_64-linux)
34+
google-protobuf (4.29.0-x86_64-linux)
3535
bigdecimal
3636
rake (>= 13)
3737
hashery (2.1.2)
@@ -45,10 +45,10 @@ GEM
4545
yell (~> 2.0)
4646
zeitwerk (~> 2.5)
4747
http_parser.rb (0.8.0)
48-
i18n (1.14.5)
48+
i18n (1.14.6)
4949
concurrent-ruby (~> 1.0)
5050
io-event (1.5.1)
51-
jekyll (4.3.3)
51+
jekyll (4.3.4)
5252
addressable (~> 2.4)
5353
colorator (~> 1.0)
5454
em-websocket (~> 0.5)
@@ -77,7 +77,7 @@ GEM
7777
jekyll (>= 3.8, < 5.0)
7878
jekyll-sitemap (1.4.0)
7979
jekyll (>= 3.7, < 5.0)
80-
jekyll-theme-chirpy (7.0.1)
80+
jekyll-theme-chirpy (7.2.0)
8181
jekyll (~> 4.3)
8282
jekyll-archives (~> 2.2)
8383
jekyll-include-cache (~> 0.2)
@@ -88,8 +88,8 @@ GEM
8888
jekyll-watch (2.2.1)
8989
listen (~> 3.0)
9090
json (2.7.2)
91-
kramdown (2.4.0)
92-
rexml
91+
kramdown (2.5.1)
92+
rexml (>= 3.3.9)
9393
kramdown-parser-gfm (1.1.0)
9494
kramdown (~> 2.0)
9595
liquid (4.0.4)
@@ -109,23 +109,21 @@ GEM
109109
hashery (~> 2.0)
110110
ruby-rc4
111111
ttfunk
112-
public_suffix (5.1.0)
112+
public_suffix (5.1.1)
113113
racc (1.7.3)
114114
rainbow (3.1.1)
115115
rake (13.2.1)
116116
rb-fsevent (0.11.2)
117117
rb-inotify (0.11.1)
118118
ffi (~> 1.0)
119-
rexml (3.3.0)
120-
strscan
121-
rouge (4.3.0)
119+
rexml (3.3.9)
120+
rouge (4.5.1)
122121
ruby-rc4 (0.1.5)
123122
safe_yaml (1.0.5)
124-
sass-embedded (1.77.5-x64-mingw-ucrt)
125-
google-protobuf (>= 3.25, < 5.0)
126-
sass-embedded (1.77.5-x86_64-linux-gnu)
127-
google-protobuf (>= 3.25, < 5.0)
128-
strscan (3.1.0)
123+
sass-embedded (1.81.0-x64-mingw-ucrt)
124+
google-protobuf (~> 4.28)
125+
sass-embedded (1.81.0-x86_64-linux-gnu)
126+
google-protobuf (~> 4.28)
129127
terminal-table (3.0.2)
130128
unicode-display_width (>= 1.1.1, < 3)
131129
timers (4.3.5)
@@ -137,9 +135,9 @@ GEM
137135
concurrent-ruby (~> 1.0)
138136
tzinfo-data (1.2024.1)
139137
tzinfo (>= 1.0.0)
140-
unicode-display_width (2.5.0)
138+
unicode-display_width (2.6.0)
141139
wdm (0.2.0)
142-
webrick (1.8.1)
140+
webrick (1.9.0)
143141
yell (2.2.2)
144142
zeitwerk (2.6.13)
145143

0 commit comments

Comments
 (0)