Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 10ab934

Browse files
authoredFeb 7, 2025··
Bump avo from 3.15.7 to 3.17.3
Bumps [avo](https://github.com/avo-hq/avo) from 3.15.7 to 3.17.3. - [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.15.7...v3.17.3) --- updated-dependencies: - dependency-name: avo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b7effe commit 10ab934

File tree

1 file changed

+34
-17
lines changed

1 file changed

+34
-17
lines changed
 

‎Gemfile.lock

+34-17
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
addressable (2.8.7)
7979
public_suffix (>= 2.0.2, < 7.0)
8080
ast (2.4.2)
81-
avo (3.15.7)
81+
avo (3.17.3)
8282
actionview (>= 6.1)
8383
active_link_to
8484
activerecord (>= 6.1)
@@ -91,6 +91,7 @@ GEM
9191
prop_initializer (>= 0.2.0)
9292
turbo-rails (>= 2.0.0)
9393
turbo_power (>= 0.6.0)
94+
universalid
9495
view_component (>= 3.7.0)
9596
zeitwerk (>= 2.6.12)
9697
base64 (0.2.0)
@@ -101,6 +102,7 @@ GEM
101102
msgpack (~> 1.2)
102103
brakeman (7.0.0)
103104
racc
105+
brotli (0.6.0)
104106
builder (3.3.0)
105107
capybara (3.40.0)
106108
addressable
@@ -111,19 +113,23 @@ GEM
111113
rack-test (>= 0.6.3)
112114
regexp_parser (>= 1.5, < 3.0)
113115
xpath (~> 3.2)
114-
concurrent-ruby (1.3.4)
115-
connection_pool (2.4.1)
116+
concurrent-ruby (1.3.5)
117+
config (5.5.2)
118+
deep_merge (~> 1.2, >= 1.2.1)
119+
ostruct
120+
connection_pool (2.5.0)
116121
crass (1.0.6)
117122
date (3.4.1)
118123
debug (1.10.0)
119124
irb (~> 1.10)
120125
reline (>= 0.3.8)
126+
deep_merge (1.2.2)
121127
docile (1.4.1)
122128
drb (2.2.1)
123129
erubi (1.13.1)
124130
globalid (1.2.1)
125131
activesupport (>= 6.1)
126-
i18n (1.14.6)
132+
i18n (1.14.7)
127133
concurrent-ruby (~> 1.0)
128134
importmap-rails (2.1.0)
129135
actionpack (>= 6.0.0)
@@ -133,15 +139,16 @@ GEM
133139
activesupport (>= 3.0)
134140
nokogiri (>= 1.6)
135141
io-console (0.8.0)
136-
irb (1.14.3)
142+
irb (1.15.1)
143+
pp (>= 0.6.0)
137144
rdoc (>= 4.0.0)
138145
reline (>= 0.4.2)
139146
jbuilder (2.13.0)
140147
actionview (>= 5.0.0)
141148
activesupport (>= 5.0.0)
142149
json (2.9.1)
143150
language_server-protocol (3.17.0.3)
144-
logger (1.6.4)
151+
logger (1.6.5)
145152
loofah (2.24.0)
146153
crass (~> 1.0.2)
147154
nokogiri (>= 1.12.0)
@@ -168,43 +175,47 @@ GEM
168175
net-smtp (0.5.0)
169176
net-protocol
170177
nio4r (2.7.4)
171-
nokogiri (1.18.1-aarch64-linux-gnu)
178+
nokogiri (1.18.2-aarch64-linux-gnu)
172179
racc (~> 1.4)
173-
nokogiri (1.18.1-aarch64-linux-musl)
180+
nokogiri (1.18.2-aarch64-linux-musl)
174181
racc (~> 1.4)
175-
nokogiri (1.18.1-arm-linux-gnu)
182+
nokogiri (1.18.2-arm-linux-gnu)
176183
racc (~> 1.4)
177-
nokogiri (1.18.1-arm-linux-musl)
184+
nokogiri (1.18.2-arm-linux-musl)
178185
racc (~> 1.4)
179-
nokogiri (1.18.1-arm64-darwin)
186+
nokogiri (1.18.2-arm64-darwin)
180187
racc (~> 1.4)
181-
nokogiri (1.18.1-x86_64-darwin)
188+
nokogiri (1.18.2-x86_64-darwin)
182189
racc (~> 1.4)
183-
nokogiri (1.18.1-x86_64-linux-gnu)
190+
nokogiri (1.18.2-x86_64-linux-gnu)
184191
racc (~> 1.4)
185-
nokogiri (1.18.1-x86_64-linux-musl)
192+
nokogiri (1.18.2-x86_64-linux-musl)
186193
racc (~> 1.4)
194+
ostruct (0.6.1)
187195
pagy (9.3.3)
188196
parallel (1.26.3)
189197
parser (3.3.6.0)
190198
ast (~> 2.4.1)
191199
racc
192200
pg (1.5.9)
201+
pp (0.6.2)
202+
prettyprint
203+
prettyprint (0.2.0)
193204
prop_initializer (0.2.0)
194205
zeitwerk (>= 2.6.18)
195206
propshaft (1.1.0)
196207
actionpack (>= 7.0.0)
197208
activesupport (>= 7.0.0)
198209
rack
199210
railties (>= 7.0.0)
200-
psych (5.2.2)
211+
psych (5.2.3)
201212
date
202213
stringio
203214
public_suffix (6.0.1)
204215
puma (6.5.0)
205216
nio4r (~> 2.0)
206217
racc (1.8.1)
207-
rack (3.1.8)
218+
rack (3.1.9)
208219
rack-session (2.1.0)
209220
base64 (>= 0.1.0)
210221
rack (>= 3.0.0)
@@ -243,7 +254,7 @@ GEM
243254
zeitwerk (~> 2.6)
244255
rainbow (3.1.1)
245256
rake (13.2.1)
246-
rdoc (6.10.0)
257+
rdoc (6.12.0)
247258
psych (>= 4.0.0)
248259
regexp_parser (2.10.0)
249260
reline (0.6.0)
@@ -306,6 +317,12 @@ GEM
306317
unicode-display_width (3.1.3)
307318
unicode-emoji (~> 4.0, >= 4.0.4)
308319
unicode-emoji (4.0.4)
320+
universalid (0.1.7)
321+
activesupport (>= 6.1)
322+
brotli (>= 0.4)
323+
config (>= 5.0)
324+
msgpack (>= 1.7)
325+
zeitwerk (>= 2.6)
309326
uri (1.0.2)
310327
useragent (0.16.11)
311328
view_component (3.21.0)

0 commit comments

Comments
 (0)
Please sign in to comment.