Skip to content

Commit 1f3fac4

Browse files
Bump avo from 3.15.7 to 3.17.8
Bumps [avo](https://github.com/avo-hq/avo) from 3.15.7 to 3.17.8. - [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.8) --- 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 1f3fac4

File tree

1 file changed

+25
-19
lines changed

1 file changed

+25
-19
lines changed

Gemfile.lock

+25-19
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.15.7)
81+
avo (3.17.8)
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,6 +94,7 @@ 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
benchmark (0.4.0)
98100
bigdecimal (3.1.9)
@@ -111,8 +113,8 @@ 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+
connection_pool (2.5.0)
116118
crass (1.0.6)
117119
date (3.4.1)
118120
debug (1.10.0)
@@ -123,7 +125,7 @@ GEM
123125
erubi (1.13.1)
124126
globalid (1.2.1)
125127
activesupport (>= 6.1)
126-
i18n (1.14.6)
128+
i18n (1.14.7)
127129
concurrent-ruby (~> 1.0)
128130
importmap-rails (2.1.0)
129131
actionpack (>= 6.0.0)
@@ -133,15 +135,16 @@ GEM
133135
activesupport (>= 3.0)
134136
nokogiri (>= 1.6)
135137
io-console (0.8.0)
136-
irb (1.14.3)
138+
irb (1.15.1)
139+
pp (>= 0.6.0)
137140
rdoc (>= 4.0.0)
138141
reline (>= 0.4.2)
139142
jbuilder (2.13.0)
140143
actionview (>= 5.0.0)
141144
activesupport (>= 5.0.0)
142145
json (2.9.1)
143146
language_server-protocol (3.17.0.3)
144-
logger (1.6.4)
147+
logger (1.6.6)
145148
loofah (2.24.0)
146149
crass (~> 1.0.2)
147150
nokogiri (>= 1.12.0)
@@ -168,43 +171,46 @@ GEM
168171
net-smtp (0.5.0)
169172
net-protocol
170173
nio4r (2.7.4)
171-
nokogiri (1.18.1-aarch64-linux-gnu)
174+
nokogiri (1.18.3-aarch64-linux-gnu)
172175
racc (~> 1.4)
173-
nokogiri (1.18.1-aarch64-linux-musl)
176+
nokogiri (1.18.3-aarch64-linux-musl)
174177
racc (~> 1.4)
175-
nokogiri (1.18.1-arm-linux-gnu)
178+
nokogiri (1.18.3-arm-linux-gnu)
176179
racc (~> 1.4)
177-
nokogiri (1.18.1-arm-linux-musl)
180+
nokogiri (1.18.3-arm-linux-musl)
178181
racc (~> 1.4)
179-
nokogiri (1.18.1-arm64-darwin)
182+
nokogiri (1.18.3-arm64-darwin)
180183
racc (~> 1.4)
181-
nokogiri (1.18.1-x86_64-darwin)
184+
nokogiri (1.18.3-x86_64-darwin)
182185
racc (~> 1.4)
183-
nokogiri (1.18.1-x86_64-linux-gnu)
186+
nokogiri (1.18.3-x86_64-linux-gnu)
184187
racc (~> 1.4)
185-
nokogiri (1.18.1-x86_64-linux-musl)
188+
nokogiri (1.18.3-x86_64-linux-musl)
186189
racc (~> 1.4)
187190
pagy (9.3.3)
188191
parallel (1.26.3)
189192
parser (3.3.6.0)
190193
ast (~> 2.4.1)
191194
racc
192195
pg (1.5.9)
196+
pp (0.6.2)
197+
prettyprint
198+
prettyprint (0.2.0)
193199
prop_initializer (0.2.0)
194200
zeitwerk (>= 2.6.18)
195201
propshaft (1.1.0)
196202
actionpack (>= 7.0.0)
197203
activesupport (>= 7.0.0)
198204
rack
199205
railties (>= 7.0.0)
200-
psych (5.2.2)
206+
psych (5.2.3)
201207
date
202208
stringio
203209
public_suffix (6.0.1)
204210
puma (6.5.0)
205211
nio4r (~> 2.0)
206212
racc (1.8.1)
207-
rack (3.1.8)
213+
rack (3.1.10)
208214
rack-session (2.1.0)
209215
base64 (>= 0.1.0)
210216
rack (>= 3.0.0)
@@ -243,7 +249,7 @@ GEM
243249
zeitwerk (~> 2.6)
244250
rainbow (3.1.1)
245251
rake (13.2.1)
246-
rdoc (6.10.0)
252+
rdoc (6.12.0)
247253
psych (>= 4.0.0)
248254
regexp_parser (2.10.0)
249255
reline (0.6.0)
@@ -288,7 +294,7 @@ GEM
288294
websocket (~> 1.0)
289295
stimulus-rails (1.3.4)
290296
railties (>= 6.0.0)
291-
stringio (3.1.2)
297+
stringio (3.1.5)
292298
thor (1.3.2)
293299
thruster (0.1.9)
294300
thruster (0.1.9-aarch64-linux)
@@ -324,7 +330,7 @@ GEM
324330
websocket-extensions (0.1.5)
325331
xpath (3.2.0)
326332
nokogiri (~> 1.8)
327-
zeitwerk (2.7.1)
333+
zeitwerk (2.7.2)
328334

329335
PLATFORMS
330336
aarch64-linux

0 commit comments

Comments
 (0)