loosen jquery-ui-rails
This commit is contained in:
parent
5ca1cf9f5b
commit
43d2ade5a2
2 changed files with 14 additions and 0 deletions
13
debian/patches/0035-loosen-jquery-ui-rails.patch
vendored
Normal file
13
debian/patches/0035-loosen-jquery-ui-rails.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: gitlab/Gemfile
|
||||
===================================================================
|
||||
--- gitlab.orig/Gemfile
|
||||
+++ gitlab/Gemfile
|
||||
@@ -207,7 +207,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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -32,3 +32,4 @@ loosen-rails-version.patch
|
|||
0032-loosen-gon.patch
|
||||
0033-jquery-atwho-rails.patch
|
||||
0034-loosen-jquery-rails.patch
|
||||
0035-loosen-jquery-ui-rails.patch
|
||||
|
|
Loading…
Reference in a new issue