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

13 lines
499 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -200,7 +200,7 @@ gem 'gon', '~> 6.0.1'
gem 'jquery-atwho-rails', '~> 1.3.2'
gem 'jquery-rails', '~> 4.0.4'
gem 'jquery-scrollto-rails', '~> 1.4.3'
-gem 'jquery-ui-rails', '~> 4.2.1'
+gem 'jquery-ui-rails', '~> 5.0.5'
gem 'nprogress-rails', '~> 0.1.2.3'
gem 'raphael-rails', '~> 2.1.2'
gem 'request_store', '~> 1.2.0'