Skip to content

Commit 4825ee4

Browse files
bundle update cssbundling-rails
1 parent 0c7c012 commit 4825ee4

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ GEM
197197
htmlentities (~> 4.3.3)
198198
launchy (>= 2.1, < 4.0)
199199
mail (~> 2.7)
200-
erb (6.0.0)
200+
erb (6.0.1)
201201
erb_lint (0.9.0)
202202
activesupport
203203
better_html (>= 2.0.1)
@@ -287,8 +287,9 @@ GEM
287287
mini_magick (>= 4.9.5, < 6)
288288
ruby-vips (>= 2.0.17, < 3)
289289
io-console (0.8.2)
290-
irb (1.15.3)
290+
irb (1.17.0)
291291
pp (>= 0.6.0)
292+
prism (>= 1.3.0)
292293
rdoc (>= 4.0.0)
293294
reline (>= 0.4.2)
294295
jbuilder (2.14.1)
@@ -316,7 +317,7 @@ GEM
316317
activesupport (>= 4)
317318
railties (>= 4)
318319
request_store (~> 1.0)
319-
loofah (2.24.1)
320+
loofah (2.25.0)
320321
crass (~> 1.0.2)
321322
nokogiri (>= 1.12.0)
322323
mail (2.8.1)
@@ -352,14 +353,14 @@ GEM
352353
net-smtp (0.5.1)
353354
net-protocol
354355
nio4r (2.7.4)
355-
nokogiri (1.19.0)
356+
nokogiri (1.19.1)
356357
mini_portile2 (~> 2.8.2)
357358
racc (~> 1.4)
358-
nokogiri (1.19.0-arm64-darwin)
359+
nokogiri (1.19.1-arm64-darwin)
359360
racc (~> 1.4)
360-
nokogiri (1.19.0-x86_64-darwin)
361+
nokogiri (1.19.1-x86_64-darwin)
361362
racc (~> 1.4)
362-
nokogiri (1.19.0-x86_64-linux-gnu)
363+
nokogiri (1.19.1-x86_64-linux-gnu)
363364
racc (~> 1.4)
364365
noticed (2.9.3)
365366
rails (>= 6.1.0)
@@ -429,7 +430,7 @@ GEM
429430
pry-byebug (3.12.0)
430431
byebug (~> 13.0)
431432
pry (>= 0.13, < 0.17)
432-
psych (5.3.0)
433+
psych (5.3.1)
433434
date
434435
stringio
435436
public_suffix (7.0.0)
@@ -492,7 +493,7 @@ GEM
492493
zeitwerk (~> 2.6)
493494
rainbow (3.1.1)
494495
rake (13.3.1)
495-
rdoc (6.17.0)
496+
rdoc (7.2.0)
496497
erb
497498
psych (>= 4.0.0)
498499
tsort
@@ -644,10 +645,10 @@ GEM
644645
rubocop-rails (~> 2.34.0)
645646
stimulus-rails (1.3.4)
646647
railties (>= 6.0.0)
647-
stringio (3.1.9)
648+
stringio (3.2.0)
648649
strong_migrations (2.5.2)
649650
activerecord (>= 7.1)
650-
thor (1.4.0)
651+
thor (1.5.0)
651652
timeout (0.6.0)
652653
traceroute (0.8.1)
653654
rails (>= 3.0.0)
@@ -690,7 +691,7 @@ GEM
690691
railties (>= 3.0.7)
691692
xpath (3.2.0)
692693
nokogiri (~> 1.8)
693-
zeitwerk (2.7.3)
694+
zeitwerk (2.7.4)
694695

695696
PLATFORMS
696697
arm64-darwin-21

0 commit comments

Comments
 (0)