From 29ee3c35e0da01002fd26c169cde8b7f52a5534b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:21:38 +0000 Subject: [PATCH] build(deps): bump cssbundling-rails from 1.4.1 to 1.4.3 Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](https://github.com/rails/cssbundling-rails/compare/v1.4.1...v1.4.3) --- updated-dependencies: - dependency-name: cssbundling-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cdfdc8a..a8890d59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.5.0) crass (1.0.6) - cssbundling-rails (1.4.1) + cssbundling-rails (1.4.3) railties (>= 6.0.0) csv (3.3.2) date (3.4.1) @@ -292,7 +292,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.12.0) + rdoc (6.13.0) psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.0)