From 9b063a03fce66132326db81d280d832f31316fd0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 09:55:38 +0000 Subject: [PATCH] Upgrade: Bump autoprefixer-rails from 10.0.1.0 to 10.2.5.1 Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.0.1.0 to 10.2.5.1. - [Release notes](https://github.com/ai/autoprefixer-rails/releases) - [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/ai/autoprefixer-rails/compare/10.0.1.0...10.2.5.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c1f93b3..10380e026 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,8 +70,8 @@ GEM attachinary (1.3.1) cloudinary (~> 1.1.0) rails (>= 3.2) - autoprefixer-rails (10.0.1.0) - execjs + autoprefixer-rails (10.2.5.1) + execjs (> 0) awesome_print (1.8.0) aws_cf_signer (0.1.3) bcrypt (3.1.16) @@ -196,7 +196,7 @@ GEM erubi (1.9.0) erubis (2.7.0) excon (0.78.0) - execjs (2.7.0) + execjs (2.8.1) factory_bot (5.2.0) activesupport (>= 4.2.0) factory_bot_rails (5.2.0)