File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem "turbo-rails", "2.0.13"
18
18
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
19
19
gem "stimulus-rails" , "1.3.4"
20
20
# Bundle and process CSS [https://github.com/rails/cssbundling-rails]
21
- gem "cssbundling-rails" , "1.4.0 "
21
+ gem "cssbundling-rails" , "1.4.3 "
22
22
23
23
gem "lucide-rails" , "0.5.1"
24
24
Original file line number Diff line number Diff line change 116
116
concurrent-ruby (1.3.5 )
117
117
connection_pool (2.5.3 )
118
118
crass (1.0.6 )
119
- cssbundling-rails (1.4.0 )
119
+ cssbundling-rails (1.4.3 )
120
120
railties (>= 6.0.0 )
121
121
date (3.4.1 )
122
122
debug (1.10.0 )
@@ -323,7 +323,7 @@ PLATFORMS
323
323
DEPENDENCIES
324
324
bootsnap
325
325
capybara
326
- cssbundling-rails (= 1.4.0 )
326
+ cssbundling-rails (= 1.4.3 )
327
327
debug
328
328
dockerfile-rails (>= 1.6 )
329
329
jsbundling-rails (= 1.3.1 )
You can’t perform that action at this time.
0 commit comments