Skip to content

Commit 801d3de

Browse files
authored
ci: bump lockfile (#420)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 05a6ba8 commit 801d3de

File tree

1 file changed

+54
-48
lines changed

1 file changed

+54
-48
lines changed

Gemfile.lock

Lines changed: 54 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -5,60 +5,66 @@ GEM
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.21.3)
8+
async (2.27.2)
99
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.7)
11+
io-event (~> 1.11)
1212
metrics (~> 0.12)
1313
traces (~> 0.15)
14-
base64 (0.2.0)
15-
bigdecimal (3.1.9)
14+
base64 (0.3.0)
15+
bigdecimal (3.2.2)
1616
colorator (1.1.0)
1717
concurrent-ruby (1.3.5)
18-
console (1.29.2)
18+
console (1.33.0)
1919
fiber-annotation
2020
fiber-local (~> 1.1)
2121
json
22-
csv (3.3.2)
22+
csv (3.3.5)
2323
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
2525
http_parser.rb (~> 0)
2626
ethon (0.16.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
29-
ffi (1.17.1-aarch64-linux-gnu)
30-
ffi (1.17.1-aarch64-linux-musl)
31-
ffi (1.17.1-arm-linux-gnu)
32-
ffi (1.17.1-arm-linux-musl)
33-
ffi (1.17.1-arm64-darwin)
34-
ffi (1.17.1-x86_64-darwin)
35-
ffi (1.17.1-x86_64-linux-gnu)
36-
ffi (1.17.1-x86_64-linux-musl)
29+
ffi (1.17.2-aarch64-linux-gnu)
30+
ffi (1.17.2-aarch64-linux-musl)
31+
ffi (1.17.2-arm-linux-gnu)
32+
ffi (1.17.2-arm-linux-musl)
33+
ffi (1.17.2-arm64-darwin)
34+
ffi (1.17.2-x86_64-darwin)
35+
ffi (1.17.2-x86_64-linux-gnu)
36+
ffi (1.17.2-x86_64-linux-musl)
3737
fiber-annotation (0.2.0)
3838
fiber-local (1.1.0)
3939
fiber-storage
40-
fiber-storage (1.0.0)
40+
fiber-storage (1.0.1)
4141
forwardable-extended (2.6.0)
42-
google-protobuf (4.29.3)
42+
google-protobuf (4.31.1)
4343
bigdecimal
4444
rake (>= 13)
45-
google-protobuf (4.29.3-aarch64-linux)
45+
google-protobuf (4.31.1-aarch64-linux-gnu)
4646
bigdecimal
4747
rake (>= 13)
48-
google-protobuf (4.29.3-arm64-darwin)
48+
google-protobuf (4.31.1-aarch64-linux-musl)
4949
bigdecimal
5050
rake (>= 13)
51-
google-protobuf (4.29.3-x86_64-darwin)
51+
google-protobuf (4.31.1-arm64-darwin)
5252
bigdecimal
5353
rake (>= 13)
54-
google-protobuf (4.29.3-x86_64-linux)
54+
google-protobuf (4.31.1-x86_64-darwin)
55+
bigdecimal
56+
rake (>= 13)
57+
google-protobuf (4.31.1-x86_64-linux-gnu)
58+
bigdecimal
59+
rake (>= 13)
60+
google-protobuf (4.31.1-x86_64-linux-musl)
5561
bigdecimal
5662
rake (>= 13)
5763
hashery (2.1.2)
58-
html-proofer (5.0.9)
64+
html-proofer (5.0.10)
5965
addressable (~> 2.3)
6066
async (~> 2.1)
61-
nokogiri (~> 1.18)
67+
nokogiri (~> 1.13)
6268
pdf-reader (~> 2.11)
6369
rainbow (~> 3.0)
6470
typhoeus (~> 1.3)
@@ -67,7 +73,7 @@ GEM
6773
http_parser.rb (0.8.0)
6874
i18n (1.14.7)
6975
concurrent-ruby (~> 1.0)
70-
io-event (1.8.2)
76+
io-event (1.12.1)
7177
jekyll (4.4.1)
7278
addressable (~> 2.4)
7379
base64 (~> 0.2)
@@ -99,7 +105,7 @@ GEM
99105
jekyll (>= 3.8, < 5.0)
100106
jekyll-watch (2.2.1)
101107
listen (~> 3.0)
102-
json (2.9.1)
108+
json (2.13.2)
103109
just-the-docs (0.10.1)
104110
jekyll (>= 3.8.5)
105111
jekyll-include-cache
@@ -113,9 +119,9 @@ GEM
113119
listen (3.9.0)
114120
rb-fsevent (~> 0.10, >= 0.10.3)
115121
rb-inotify (~> 0.9, >= 0.9.10)
116-
logger (1.6.4)
122+
logger (1.7.0)
117123
mercenary (0.4.0)
118-
metrics (0.12.1)
124+
metrics (0.13.0)
119125
nokogiri (1.18.9-aarch64-linux-gnu)
120126
racc (~> 1.4)
121127
nokogiri (1.18.9-aarch64-linux-musl)
@@ -140,44 +146,44 @@ GEM
140146
hashery (~> 2.0)
141147
ruby-rc4
142148
ttfunk
143-
public_suffix (6.0.1)
149+
public_suffix (6.0.2)
144150
racc (1.8.1)
145151
rainbow (3.1.1)
146-
rake (13.2.1)
152+
rake (13.3.0)
147153
rb-fsevent (0.11.2)
148154
rb-inotify (0.11.1)
149155
ffi (~> 1.0)
150-
rexml (3.4.0)
151-
rouge (4.5.1)
156+
rexml (3.4.1)
157+
rouge (4.6.0)
152158
ruby-rc4 (0.1.5)
153159
safe_yaml (1.0.5)
154-
sass-embedded (1.83.4-aarch64-linux-gnu)
155-
google-protobuf (~> 4.29)
156-
sass-embedded (1.83.4-aarch64-linux-musl)
157-
google-protobuf (~> 4.29)
158-
sass-embedded (1.83.4-arm-linux-gnueabihf)
159-
google-protobuf (~> 4.29)
160-
sass-embedded (1.83.4-arm-linux-musleabihf)
161-
google-protobuf (~> 4.29)
162-
sass-embedded (1.83.4-arm64-darwin)
163-
google-protobuf (~> 4.29)
164-
sass-embedded (1.83.4-x86_64-darwin)
165-
google-protobuf (~> 4.29)
166-
sass-embedded (1.83.4-x86_64-linux-gnu)
167-
google-protobuf (~> 4.29)
168-
sass-embedded (1.83.4-x86_64-linux-musl)
169-
google-protobuf (~> 4.29)
160+
sass-embedded (1.90.0-aarch64-linux-gnu)
161+
google-protobuf (~> 4.31)
162+
sass-embedded (1.90.0-aarch64-linux-musl)
163+
google-protobuf (~> 4.31)
164+
sass-embedded (1.90.0-arm-linux-gnueabihf)
165+
google-protobuf (~> 4.31)
166+
sass-embedded (1.90.0-arm-linux-musleabihf)
167+
google-protobuf (~> 4.31)
168+
sass-embedded (1.90.0-arm64-darwin)
169+
google-protobuf (~> 4.31)
170+
sass-embedded (1.90.0-x86_64-darwin)
171+
google-protobuf (~> 4.31)
172+
sass-embedded (1.90.0-x86_64-linux-gnu)
173+
google-protobuf (~> 4.31)
174+
sass-embedded (1.90.0-x86_64-linux-musl)
175+
google-protobuf (~> 4.31)
170176
terminal-table (3.0.2)
171177
unicode-display_width (>= 1.1.1, < 3)
172-
traces (0.15.2)
178+
traces (0.16.2)
173179
ttfunk (1.8.0)
174180
bigdecimal (~> 3.1)
175181
typhoeus (1.4.1)
176182
ethon (>= 0.9.0)
177183
unicode-display_width (2.6.0)
178184
webrick (1.9.1)
179185
yell (2.2.2)
180-
zeitwerk (2.7.1)
186+
zeitwerk (2.7.3)
181187

182188
PLATFORMS
183189
aarch64-linux

0 commit comments

Comments
 (0)