From aeceb9db3a928f30bdef79eb7ac72849d93d8154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 02:18:17 +0000 Subject: [PATCH] Bump autoprefixer-rails from 10.4.19.0 to 10.4.21.0 Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.4.19.0 to 10.4.21.0. - [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/ai/autoprefixer-rails/compare/10.4.19.0...10.4.21.0) --- updated-dependencies: - dependency-name: autoprefixer-rails dependency-version: 10.4.21.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60739a1..676631d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - autoprefixer-rails (10.4.19.0) + autoprefixer-rails (10.4.21.0) execjs (~> 2) base64 (0.2.0) bcrypt (3.1.20)