Skip to content

Commit 50506df

Browse files
Bump cssbundling-rails from 1.4.0 to 1.4.3 (#210)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3e3a2a commit 50506df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
concurrent-ruby (1.3.5)
117117
connection_pool (2.5.3)
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)
@@ -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)