Skip to content

Commit f985ce7

Browse files
Bump avo from 3.14.3 to 3.20.0
Bumps [avo](https://github.com/avo-hq/avo) from 3.14.3 to 3.20.0. - [Release notes](https://github.com/avo-hq/avo/releases) - [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD) - [Commits](avo-hq/avo@v3.14.3...v3.20.0) --- updated-dependencies: - dependency-name: avo dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6b8d30 commit f985ce7

File tree

1 file changed

+51
-35
lines changed

1 file changed

+51
-35
lines changed

Gemfile.lock

Lines changed: 51 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,13 @@ GEM
7878
addressable (2.8.7)
7979
public_suffix (>= 2.0.2, < 7.0)
8080
ast (2.4.2)
81-
avo (3.14.3)
81+
avo (3.20.0)
8282
actionview (>= 6.1)
8383
active_link_to
8484
activerecord (>= 6.1)
8585
activesupport (>= 6.1)
8686
addressable
87+
avo-heroicons (>= 0.1.1)
8788
docile
8889
inline_svg
8990
meta-tags
@@ -93,12 +94,13 @@ GEM
9394
turbo_power (>= 0.6.0)
9495
view_component (>= 3.7.0)
9596
zeitwerk (>= 2.6.12)
97+
avo-heroicons (0.1.1)
9698
base64 (0.2.0)
9799
bcrypt_pbkdf (1.1.1)
98100
bcrypt_pbkdf (1.1.1-arm64-darwin)
99101
bcrypt_pbkdf (1.1.1-x86_64-darwin)
100102
benchmark (0.4.0)
101-
bigdecimal (3.1.8)
103+
bigdecimal (3.1.9)
102104
bindex (0.8.1)
103105
bootsnap (1.18.4)
104106
msgpack (~> 1.2)
@@ -114,8 +116,8 @@ GEM
114116
rack-test (>= 0.6.3)
115117
regexp_parser (>= 1.5, < 3.0)
116118
xpath (~> 3.2)
117-
concurrent-ruby (1.3.4)
118-
connection_pool (2.4.1)
119+
concurrent-ruby (1.3.5)
120+
connection_pool (2.5.3)
119121
crass (1.0.6)
120122
date (3.4.0)
121123
debug (1.9.2)
@@ -125,7 +127,7 @@ GEM
125127
dotenv (3.1.4)
126128
drb (2.2.1)
127129
ed25519 (1.3.0)
128-
erubi (1.13.0)
130+
erubi (1.13.1)
129131
et-orbi (1.2.11)
130132
tzinfo
131133
ferrum (0.15)
@@ -150,7 +152,7 @@ GEM
150152
raabro (~> 1.4)
151153
globalid (1.2.1)
152154
activesupport (>= 6.1)
153-
i18n (1.14.6)
155+
i18n (1.14.7)
154156
concurrent-ruby (~> 1.0)
155157
image_processing (1.13.0)
156158
mini_magick (>= 4.9.5, < 5)
@@ -162,8 +164,9 @@ GEM
162164
inline_svg (1.10.0)
163165
activesupport (>= 3.0)
164166
nokogiri (>= 1.6)
165-
io-console (0.7.2)
166-
irb (1.14.1)
167+
io-console (0.8.0)
168+
irb (1.15.2)
169+
pp (>= 0.6.0)
167170
rdoc (>= 4.0.0)
168171
reline (>= 0.4.2)
169172
jbuilder (2.13.0)
@@ -182,8 +185,8 @@ GEM
182185
thor (~> 1.3)
183186
zeitwerk (>= 2.6.18, < 3.0)
184187
language_server-protocol (3.17.0.3)
185-
logger (1.6.1)
186-
loofah (2.23.1)
188+
logger (1.7.0)
189+
loofah (2.24.0)
187190
crass (~> 1.0.2)
188191
nokogiri (>= 1.12.0)
189192
mail (2.8.1)
@@ -198,7 +201,8 @@ GEM
198201
method_source (1.1.0)
199202
mini_magick (4.13.2)
200203
mini_mime (1.1.5)
201-
minitest (5.25.2)
204+
mini_portile2 (2.8.8)
205+
minitest (5.25.5)
202206
msgpack (1.7.5)
203207
net-imap (0.5.1)
204208
date
@@ -215,42 +219,54 @@ GEM
215219
net-protocol
216220
net-ssh (7.3.0)
217221
nio4r (2.7.4)
218-
nokogiri (1.16.7-aarch64-linux)
222+
nokogiri (1.18.8)
223+
mini_portile2 (~> 2.8.2)
219224
racc (~> 1.4)
220-
nokogiri (1.16.7-arm-linux)
225+
nokogiri (1.18.8-aarch64-linux-gnu)
221226
racc (~> 1.4)
222-
nokogiri (1.16.7-arm64-darwin)
227+
nokogiri (1.18.8-aarch64-linux-musl)
223228
racc (~> 1.4)
224-
nokogiri (1.16.7-x86-linux)
229+
nokogiri (1.18.8-arm-linux-gnu)
225230
racc (~> 1.4)
226-
nokogiri (1.16.7-x86_64-darwin)
231+
nokogiri (1.18.8-arm-linux-musl)
227232
racc (~> 1.4)
228-
nokogiri (1.16.7-x86_64-linux)
233+
nokogiri (1.18.8-arm64-darwin)
234+
racc (~> 1.4)
235+
nokogiri (1.18.8-x86_64-darwin)
236+
racc (~> 1.4)
237+
nokogiri (1.18.8-x86_64-linux-gnu)
238+
racc (~> 1.4)
239+
nokogiri (1.18.8-x86_64-linux-musl)
229240
racc (~> 1.4)
230241
ostruct (0.6.1)
231-
pagy (9.3.1)
242+
pagy (9.3.4)
232243
parallel (1.26.3)
233244
parser (3.3.6.0)
234245
ast (~> 2.4.1)
235246
racc
247+
pp (0.6.2)
248+
prettyprint
249+
prettyprint (0.2.0)
236250
prop_initializer (0.2.0)
237251
zeitwerk (>= 2.6.18)
238252
propshaft (1.1.0)
239253
actionpack (>= 7.0.0)
240254
activesupport (>= 7.0.0)
241255
rack
242256
railties (>= 7.0.0)
243-
psych (5.2.0)
257+
psych (5.2.4)
258+
date
244259
stringio
245-
public_suffix (6.0.1)
260+
public_suffix (6.0.2)
246261
puma (6.5.0)
247262
nio4r (~> 2.0)
248263
raabro (1.4.0)
249264
racc (1.8.1)
250-
rack (3.1.8)
251-
rack-session (2.0.0)
265+
rack (3.1.14)
266+
rack-session (2.1.1)
267+
base64 (>= 0.1.0)
252268
rack (>= 3.0.0)
253-
rack-test (2.1.0)
269+
rack-test (2.2.0)
254270
rack (>= 1.3)
255271
rackup (2.2.1)
256272
rack (>= 3)
@@ -272,9 +288,9 @@ GEM
272288
activesupport (>= 5.0.0)
273289
minitest
274290
nokogiri (>= 1.6)
275-
rails-html-sanitizer (1.6.0)
291+
rails-html-sanitizer (1.6.2)
276292
loofah (~> 2.21)
277-
nokogiri (~> 1.14)
293+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
278294
railties (8.0.0)
279295
actionpack (= 8.0.0)
280296
activesupport (= 8.0.0)
@@ -289,10 +305,10 @@ GEM
289305
activerecord (>= 6.1.5)
290306
activesupport (>= 6.1.5)
291307
i18n
292-
rdoc (6.8.1)
308+
rdoc (6.13.1)
293309
psych (>= 4.0.0)
294310
regexp_parser (2.9.2)
295-
reline (0.5.11)
311+
reline (0.6.1)
296312
io-console (~> 0.5)
297313
rexml (3.3.9)
298314
rubocop (1.68.0)
@@ -328,7 +344,7 @@ GEM
328344
ffi (~> 1.12)
329345
logger
330346
rubyzip (2.3.2)
331-
securerandom (0.3.2)
347+
securerandom (0.4.1)
332348
selenium-webdriver (4.26.0)
333349
base64 (~> 0.2)
334350
logger (~> 1.4)
@@ -369,25 +385,25 @@ GEM
369385
ostruct
370386
stimulus-rails (1.3.4)
371387
railties (>= 6.0.0)
372-
stringio (3.1.2)
388+
stringio (3.1.7)
373389
thor (1.3.2)
374390
thruster (0.1.9)
375391
thruster (0.1.9-aarch64-linux)
376392
thruster (0.1.9-arm64-darwin)
377393
thruster (0.1.9-x86_64-darwin)
378394
thruster (0.1.9-x86_64-linux)
379-
timeout (0.4.2)
395+
timeout (0.4.3)
380396
turbo-rails (2.0.11)
381397
actionpack (>= 6.0.0)
382398
railties (>= 6.0.0)
383-
turbo_power (0.6.2)
399+
turbo_power (0.7.0)
384400
turbo-rails (>= 1.3.0)
385401
tzinfo (2.0.6)
386402
concurrent-ruby (~> 1.0)
387403
unicode-display_width (2.6.0)
388-
uri (1.0.2)
389-
useragent (0.16.10)
390-
view_component (3.20.0)
404+
uri (1.0.3)
405+
useragent (0.16.11)
406+
view_component (3.21.0)
391407
activesupport (>= 5.2.0, < 8.1)
392408
concurrent-ruby (~> 1.0)
393409
method_source (~> 1.0)
@@ -403,7 +419,7 @@ GEM
403419
websocket-extensions (0.1.5)
404420
xpath (3.2.0)
405421
nokogiri (~> 1.8)
406-
zeitwerk (2.7.1)
422+
zeitwerk (2.7.2)
407423

408424
PLATFORMS
409425
aarch64-linux

0 commit comments

Comments
 (0)