From 3104afae524683b8ad47777f57c6bce22ccad94f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:21:16 +0000 Subject: [PATCH] Bump autoprefixer-rails from 10.2.5.1 to 10.4.16.0 Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.2.5.1 to 10.4.16.0. - [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/ai/autoprefixer-rails/compare/10.2.5.1...10.4.16.0) --- updated-dependencies: - dependency-name: autoprefixer-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac53f990..2013ebbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,8 @@ GEM addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - autoprefixer-rails (10.2.5.1) - execjs (> 0) + autoprefixer-rails (10.4.16.0) + execjs (~> 2) aws-eventstream (1.3.0) aws-partitions (1.856.0) aws-sdk-core (3.188.0) @@ -152,7 +152,7 @@ GEM railties (>= 3.2) erubi (1.12.0) excon (0.71.0) - execjs (2.8.1) + execjs (2.9.1) faker (3.2.1) i18n (>= 1.8.11, < 2) faraday (0.17.6)