Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 1ca7410

Browse files
Bump cssbundling-rails from 1.4.0 to 1.4.3
Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.4.0 to 1.4.3. - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](rails/cssbundling-rails@v1.4.0...v1.4.3) --- updated-dependencies: - dependency-name: cssbundling-rails dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d293e6 commit 1ca7410

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem "turbo-rails", "2.0.13"
1818
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
1919
gem "stimulus-rails", "1.3.4"
2020
# Bundle and process CSS [https://github.com/rails/cssbundling-rails]
21-
gem "cssbundling-rails", "1.4.0"
21+
gem "cssbundling-rails", "1.4.3"
2222

2323
gem "lucide-rails", "0.5.1"
2424

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ GEM
114114
xpath (~> 3.2)
115115
coderay (1.1.3)
116116
concurrent-ruby (1.3.5)
117-
connection_pool (2.5.0)
117+
connection_pool (2.5.1)
118118
crass (1.0.6)
119-
cssbundling-rails (1.4.0)
119+
cssbundling-rails (1.4.3)
120120
railties (>= 6.0.0)
121121
date (3.4.1)
122122
debug (1.10.0)
@@ -287,7 +287,7 @@ GEM
287287
rubocop-performance (~> 1.25.0)
288288
stimulus-rails (1.3.4)
289289
railties (>= 6.0.0)
290-
stringio (3.1.6)
290+
stringio (3.1.7)
291291
tailwind_merge (0.13.3)
292292
lru_redux (~> 1.1)
293293
thor (1.3.2)
@@ -323,7 +323,7 @@ PLATFORMS
323323
DEPENDENCIES
324324
bootsnap
325325
capybara
326-
cssbundling-rails (= 1.4.0)
326+
cssbundling-rails (= 1.4.3)
327327
debug
328328
dockerfile-rails (>= 1.6)
329329
jsbundling-rails (= 1.3.1)

0 commit comments

Comments
 (0)