Skip to content

Commit bcef490

Browse files
committed
bundle update
1 parent d5da7ab commit bcef490

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
docile (1.4.1)
125125
drb (2.2.3)
126126
dry-initializer (3.2.0)
127-
erb (5.1.3)
127+
erb (6.0.0)
128128
erb_lint (0.9.0)
129129
activesupport
130130
better_html (>= 2.0.1)
@@ -141,7 +141,7 @@ GEM
141141
websocket-driver (~> 0.7)
142142
globalid (1.3.0)
143143
activesupport (>= 6.1)
144-
haml (6.3.0)
144+
haml (6.4.0)
145145
temple (>= 0.8.2)
146146
thor
147147
tilt
@@ -175,7 +175,7 @@ GEM
175175
matrix (0.4.3)
176176
method_source (1.1.0)
177177
mini_mime (1.1.5)
178-
minitest (5.26.1)
178+
minitest (5.26.2)
179179
net-imap (0.5.12)
180180
date
181181
net-protocol
@@ -185,7 +185,7 @@ GEM
185185
timeout
186186
net-smtp (0.5.1)
187187
net-protocol
188-
nio4r (2.7.4)
188+
nio4r (2.7.5)
189189
nokogiri (1.18.10-aarch64-linux-gnu)
190190
racc (~> 1.4)
191191
nokogiri (1.18.10-aarch64-linux-musl)
@@ -267,18 +267,18 @@ GEM
267267
tsort
268268
redis (5.4.1)
269269
redis-client (>= 0.22.0)
270-
redis-client (0.25.1)
270+
redis-client (0.26.1)
271271
connection_pool
272272
regexp_parser (2.11.3)
273-
reline (0.6.2)
273+
reline (0.6.3)
274274
io-console (~> 0.5)
275275
rexml (3.4.4)
276-
rspec-core (3.13.5)
276+
rspec-core (3.13.6)
277277
rspec-support (~> 3.13.0)
278278
rspec-expectations (3.13.5)
279279
diff-lcs (>= 1.2.0, < 2.0)
280280
rspec-support (~> 3.13.0)
281-
rspec-mocks (3.13.5)
281+
rspec-mocks (3.13.7)
282282
diff-lcs (>= 1.2.0, < 2.0)
283283
rspec-support (~> 3.13.0)
284284
rspec-rails (8.0.2)
@@ -289,19 +289,19 @@ GEM
289289
rspec-expectations (~> 3.13)
290290
rspec-mocks (~> 3.13)
291291
rspec-support (~> 3.13)
292-
rspec-support (3.13.5)
293-
rubocop (1.80.2)
292+
rspec-support (3.13.6)
293+
rubocop (1.81.7)
294294
json (~> 2.3)
295295
language_server-protocol (~> 3.17.0.2)
296296
lint_roller (~> 1.1.0)
297297
parallel (~> 1.10)
298298
parser (>= 3.3.0.2)
299299
rainbow (>= 2.2.2, < 4.0)
300300
regexp_parser (>= 2.9.3, < 3.0)
301-
rubocop-ast (>= 1.46.0, < 2.0)
301+
rubocop-ast (>= 1.47.1, < 2.0)
302302
ruby-progressbar (~> 1.7)
303303
unicode-display_width (>= 2.4.0, < 4.0)
304-
rubocop-ast (1.47.1)
304+
rubocop-ast (1.48.0)
305305
parser (>= 3.3.7.2)
306306
prism (~> 1.4)
307307
rubocop-md (2.0.3)
@@ -342,10 +342,10 @@ GEM
342342
actionpack (>= 6.1)
343343
activesupport (>= 6.1)
344344
sprockets (>= 3.0.0)
345-
standard (1.51.1)
345+
standard (1.52.0)
346346
language_server-protocol (~> 3.17.0.2)
347347
lint_roller (~> 1.0)
348-
rubocop (~> 1.80.2)
348+
rubocop (~> 1.81.7)
349349
standard-custom (~> 1.0.0)
350350
standard-performance (~> 1.8)
351351
standard-custom (1.0.2)
@@ -354,7 +354,7 @@ GEM
354354
standard-performance (1.8.0)
355355
lint_roller (~> 1.1)
356356
rubocop-performance (~> 1.25.0)
357-
stringio (3.1.7)
357+
stringio (3.1.8)
358358
tailwindcss-rails (4.4.0)
359359
railties (>= 7.0.0)
360360
tailwindcss-ruby (~> 4.0)
@@ -365,12 +365,12 @@ GEM
365365
tailwindcss-ruby (4.1.16-x86_64-darwin)
366366
tailwindcss-ruby (4.1.16-x86_64-linux-gnu)
367367
tailwindcss-ruby (4.1.16-x86_64-linux-musl)
368-
temple (0.10.3)
368+
temple (0.10.4)
369369
terminal-table (4.0.0)
370370
unicode-display_width (>= 1.1.1, < 4)
371371
thor (1.4.0)
372372
tilt (2.6.1)
373-
timeout (0.4.3)
373+
timeout (0.4.4)
374374
tsort (0.2.0)
375375
turbo-rails (2.0.20)
376376
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)