Skip to content

Commit 1eb3a92

Browse files
committed
update bundles
1 parent 97caea8 commit 1eb3a92

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

Gemfile.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.1)
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)
8-
async (2.12.0)
9-
console (~> 1.25, >= 1.25.2)
8+
async (2.15.3)
9+
console (~> 1.26)
1010
fiber-annotation
11-
io-event (~> 1.6)
11+
io-event (~> 1.6, >= 1.6.5)
1212
bigdecimal (3.1.8)
1313
colorator (1.1.0)
14-
concurrent-ruby (1.3.3)
15-
console (1.25.2)
14+
concurrent-ruby (1.3.4)
15+
console (1.27.0)
1616
fiber-annotation
1717
fiber-local (~> 1.1)
1818
json
@@ -29,18 +29,18 @@ GEM
2929
fiber-annotation (0.2.0)
3030
fiber-local (1.1.0)
3131
fiber-storage
32-
fiber-storage (0.1.2)
32+
fiber-storage (1.0.0)
3333
forwardable-extended (2.6.0)
34-
google-protobuf (4.27.1)
34+
google-protobuf (4.27.3)
3535
bigdecimal
3636
rake (>= 13)
37-
google-protobuf (4.27.1-arm64-darwin)
37+
google-protobuf (4.27.3-arm64-darwin)
3838
bigdecimal
3939
rake (>= 13)
40-
google-protobuf (4.27.1-x86_64-darwin)
40+
google-protobuf (4.27.3-x86_64-darwin)
4141
bigdecimal
4242
rake (>= 13)
43-
google-protobuf (4.27.1-x86_64-linux)
43+
google-protobuf (4.27.3-x86_64-linux)
4444
bigdecimal
4545
rake (>= 13)
4646
hashery (2.1.2)
@@ -56,7 +56,7 @@ GEM
5656
http_parser.rb (0.8.0)
5757
i18n (1.14.5)
5858
concurrent-ruby (~> 1.0)
59-
io-event (1.6.4)
59+
io-event (1.6.5)
6060
jekyll (4.3.3)
6161
addressable (~> 2.4)
6262
colorator (~> 1.0)
@@ -89,14 +89,14 @@ GEM
8989
rb-inotify (~> 0.9, >= 0.9.10)
9090
mercenary (0.4.0)
9191
mini_portile2 (2.8.7)
92-
nokogiri (1.16.6)
92+
nokogiri (1.16.7)
9393
mini_portile2 (~> 2.8.2)
9494
racc (~> 1.4)
95-
nokogiri (1.16.6-arm64-darwin)
95+
nokogiri (1.16.7-arm64-darwin)
9696
racc (~> 1.4)
97-
nokogiri (1.16.6-x86_64-darwin)
97+
nokogiri (1.16.7-x86_64-darwin)
9898
racc (~> 1.4)
99-
nokogiri (1.16.6-x86_64-linux)
99+
nokogiri (1.16.7-x86_64-linux)
100100
racc (~> 1.4)
101101
pathutil (0.16.2)
102102
forwardable-extended (~> 2.6)
@@ -106,8 +106,8 @@ GEM
106106
hashery (~> 2.0)
107107
ruby-rc4
108108
ttfunk
109-
public_suffix (5.1.1)
110-
racc (1.8.0)
109+
public_suffix (6.0.1)
110+
racc (1.8.1)
111111
rainbow (3.1.1)
112112
rake (13.2.1)
113113
rb-fsevent (0.11.2)
@@ -118,15 +118,15 @@ GEM
118118
rouge (4.3.0)
119119
ruby-rc4 (0.1.5)
120120
safe_yaml (1.0.5)
121-
sass-embedded (1.77.5)
122-
google-protobuf (>= 3.25, < 5.0)
121+
sass-embedded (1.77.8)
122+
google-protobuf (~> 4.26)
123123
rake (>= 13)
124-
sass-embedded (1.77.5-arm64-darwin)
125-
google-protobuf (>= 3.25, < 5.0)
126-
sass-embedded (1.77.5-x86_64-darwin)
127-
google-protobuf (>= 3.25, < 5.0)
128-
sass-embedded (1.77.5-x86_64-linux-gnu)
129-
google-protobuf (>= 3.25, < 5.0)
124+
sass-embedded (1.77.8-arm64-darwin)
125+
google-protobuf (~> 4.26)
126+
sass-embedded (1.77.8-x86_64-darwin)
127+
google-protobuf (~> 4.26)
128+
sass-embedded (1.77.8-x86_64-linux-gnu)
129+
google-protobuf (~> 4.26)
130130
strscan (3.1.0)
131131
terminal-table (3.0.2)
132132
unicode-display_width (>= 1.1.1, < 3)
@@ -137,7 +137,7 @@ GEM
137137
unicode-display_width (2.5.0)
138138
webrick (1.8.1)
139139
yell (2.2.2)
140-
zeitwerk (2.6.16)
140+
zeitwerk (2.6.17)
141141

142142
PLATFORMS
143143
arm64-darwin-21

0 commit comments

Comments
 (0)