debian-mirror-gitlab/debian/patches/0499-93-relax-autoprefixer-rails.patch

12 lines
246 B
Diff
Raw Normal View History

--- 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'