loosen jquery-rails

This commit is contained in:
Praveen Arimbrathodiyil 2015-09-30 16:24:17 +05:30
parent 447d2e2261
commit 5ca1cf9f5b
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -205,7 +205,7 @@ gem 'font-awesome-rails', '~> 4.2'
gem 'gitlab_emoji', '~> 0.1'
gem 'gon', '~> 6.0.1'
gem 'jquery-atwho-rails', '~> 1.3.2'
-gem 'jquery-rails', '~> 3.1.3'
+gem 'jquery-rails', '~> 4.0.4'
gem 'jquery-scrollto-rails', '~> 1.4.3'
gem 'jquery-ui-rails', '~> 4.2.1'
gem 'nprogress-rails', '~> 0.1.2.3'

View file

@ -31,3 +31,4 @@ loosen-rails-version.patch
0031-loosen-jquery-turbolinks.patch
0032-loosen-gon.patch
0033-jquery-atwho-rails.patch
0034-loosen-jquery-rails.patch