loosen nprogress-rails
This commit is contained in:
parent
43d2ade5a2
commit
8fec017cac
2 changed files with 14 additions and 0 deletions
13
debian/patches/0036-loosen-nprogress-rails.patch
vendored
Normal file
13
debian/patches/0036-loosen-nprogress-rails.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: gitlab/Gemfile
|
||||
===================================================================
|
||||
--- gitlab.orig/Gemfile
|
||||
+++ gitlab/Gemfile
|
||||
@@ -208,7 +208,7 @@ gem 'jquery-atwho-rails', '~> 1.3.2'
|
||||
gem 'jquery-rails', '~> 4.0.4'
|
||||
gem 'jquery-scrollto-rails', '~> 1.4.3'
|
||||
gem 'jquery-ui-rails', '~> 5.0.5'
|
||||
-gem 'nprogress-rails', '~> 0.1.2.3'
|
||||
+gem 'nprogress-rails', '~> 0.1.6.7'
|
||||
gem 'raphael-rails', '~> 2.1.2'
|
||||
gem 'request_store', '~> 1.2.0'
|
||||
gem 'select2-rails', '~> 3.5.9'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -33,3 +33,4 @@ loosen-rails-version.patch
|
|||
0033-jquery-atwho-rails.patch
|
||||
0034-loosen-jquery-rails.patch
|
||||
0035-loosen-jquery-ui-rails.patch
|
||||
0036-loosen-nprogress-rails.patch
|
||||
|
|
Loading…
Reference in a new issue