Skip to content

Commit ea2f996

Browse files
Bump avo from 3.22.0 to 3.24.1
Bumps [avo](https://github.com/avo-hq/avo) from 3.22.0 to 3.24.1. - [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.22.0...v3.24.1) --- updated-dependencies: - dependency-name: avo dependency-version: 3.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b63f3 commit ea2f996

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
ast (2.4.3)
9999
attr_json (2.5.0)
100100
activerecord (>= 6.0.0, < 8.1)
101-
avo (3.22.0)
101+
avo (3.24.1)
102102
actionview (>= 6.1)
103103
active_link_to
104104
activerecord (>= 6.1)
@@ -118,7 +118,7 @@ GEM
118118
base64 (0.3.0)
119119
bcrypt (3.1.20)
120120
benchmark (0.4.1)
121-
bigdecimal (3.2.2)
121+
bigdecimal (3.2.3)
122122
bootsnap (1.18.6)
123123
msgpack (~> 1.2)
124124
brakeman (7.1.0)
@@ -133,7 +133,7 @@ GEM
133133
commonmarker (2.3.1-x86_64-linux)
134134
commonmarker (2.3.1-x86_64-linux-musl)
135135
concurrent-ruby (1.3.5)
136-
connection_pool (2.5.3)
136+
connection_pool (2.5.4)
137137
crass (1.0.6)
138138
csv (3.3.5)
139139
date (3.4.1)
@@ -237,7 +237,6 @@ GEM
237237
activesupport
238238
meta-tags (2.22.1)
239239
actionpack (>= 6.0.0, < 8.1)
240-
method_source (1.1.0)
241240
mini_mime (1.1.5)
242241
minitest (5.25.5)
243242
msgpack (1.8.0)
@@ -271,7 +270,7 @@ GEM
271270
nokogiri (1.18.8-x86_64-linux-musl)
272271
racc (~> 1.4)
273272
orm_adapter (0.5.0)
274-
pagy (9.3.5)
273+
pagy (9.4.0)
275274
parallel (1.27.0)
276275
parser (3.3.8.0)
277276
ast (~> 2.4.1)
@@ -295,7 +294,7 @@ GEM
295294
nio4r (~> 2.0)
296295
raabro (1.4.0)
297296
racc (1.8.1)
298-
rack (3.1.16)
297+
rack (3.2.1)
299298
rack-cors (3.0.0)
300299
logger
301300
rack (>= 3.0.14)
@@ -348,7 +347,7 @@ GEM
348347
erb
349348
psych (>= 4.0.0)
350349
regexp_parser (2.10.0)
351-
reline (0.6.1)
350+
reline (0.6.2)
352351
io-console (~> 0.5)
353352
responders (3.1.1)
354353
actionpack (>= 5.2)
@@ -388,7 +387,7 @@ GEM
388387
structify (0.3.4)
389388
activesupport (>= 7.0, < 9.0)
390389
attr_json (~> 2.1)
391-
thor (1.3.2)
390+
thor (1.4.0)
392391
timeout (0.4.3)
393392
turbo-rails (2.0.16)
394393
actionpack (>= 7.1.0)
@@ -402,10 +401,9 @@ GEM
402401
unicode-emoji (4.0.4)
403402
uri (1.0.3)
404403
useragent (0.16.11)
405-
view_component (3.23.2)
406-
activesupport (>= 5.2.0, < 8.1)
404+
view_component (4.0.2)
405+
activesupport (>= 7.1.0, < 8.1)
407406
concurrent-ruby (~> 1)
408-
method_source (~> 1.0)
409407
warden (1.2.9)
410408
rack (>= 2.0.9)
411409
websocket-driver (0.8.0)

0 commit comments

Comments
 (0)