Relax dependency on autoprefixer-rails in Gemfile

This commit is contained in:
Pirate Praveen 2021-09-07 00:29:08 +05:30
parent 014f2be462
commit ac0abaacaf
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -281,7 +281,7 @@
gem 'rack-proxy', '~> 0.6.0'
gem 'sassc-rails', '~> 2.1'
-gem 'autoprefixer-rails', '10.2'
+gem 'autoprefixer-rails', '~> 10.2'
gem 'terser', '~> 1.0','>= 1.0.2'
gem 'addressable', '~> 2.7'

View file

@ -17,6 +17,7 @@
0499-90-relax-webrick.patch
0499-91-relax-omniauth-azure-activedirectory-v2.patch
0499-92-relax-rexml.patch
0499-93-relax-autoprefixer-rails.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0610-source-init-functions.patch