debian-mirror-gitlab/debian/patches/0029-loosen-sass-rails.patch
Praveen Arimbrathodiyil 6bdfba8d68 refresh patches at 8.1.0
2015-10-24 20:10:10 +05:30

13 lines
424 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -186,7 +186,7 @@ gem 'mousetrap-rails', '~> 1.4.6'
# Detect and convert string character encoding
gem 'charlock_holmes', '~> 0.6.9.4'
-gem "sass-rails", '~> 4.0.5'
+gem "sass-rails", '~> 5.0.3'
gem "coffee-rails", '~> 4.1.0'
gem "uglifier", '~> 2.7.2'
gem 'turbolinks', '~> 2.5.0'