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

13 lines
422 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -190,7 +190,7 @@ gem "sass-rails", '~> 5.0.3'
gem "coffee-rails", '~> 4.1.0'
gem "uglifier", '~> 2.7.2'
gem 'turbolinks', '~> 2.5.0'
-gem 'jquery-turbolinks', '~> 2.0.1'
+gem 'jquery-turbolinks', '~> 2.1.0'
gem 'addressable', '~> 2.3.8'
gem 'bootstrap-sass', '~> 3.0'