From 7e7e79da7f19dd29d9f8a751a495af363bc89b83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 15:55:56 +0000 Subject: [PATCH] Bump autoprefixer-rails from 10.0.3.0 to 10.2.4.0 Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.0.3.0 to 10.2.4.0. - [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.3.0...10.2.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 924eb96b..fabf8065 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM fastimage (>= 1.8.0) jekyll (>= 3.0, < 5.0) nokogiri (>= 1.6.0) - autoprefixer-rails (10.0.3.0) + autoprefixer-rails (10.2.4.0) execjs colorator (1.1.0) concurrent-ruby (1.1.8)