relax jquery-rails
This commit is contained in:
parent
300e3d6562
commit
2630e4008b
1 changed files with 9 additions and 0 deletions
9
debian/patches/0050-relax-stable-libs.patch
vendored
9
debian/patches/0050-relax-stable-libs.patch
vendored
|
@ -14,3 +14,12 @@ Index: gitlab/Gemfile
|
|||
gem 'redcarpet', '~> 3.3.3'
|
||||
gem 'RedCloth', '~> 4.2.9'
|
||||
gem 'rdoc', '~> 4.1'
|
||||
@@ -218,7 +218,7 @@ gem 'font-awesome-rails', '~> 4.2'
|
||||
gem 'gitlab_emoji', '~> 0.3.0'
|
||||
gem 'gon', '~> 6.0.1'
|
||||
gem 'jquery-atwho-rails', '~> 1.3.2'
|
||||
-gem 'jquery-rails', '~> 4.1.0'
|
||||
+gem 'jquery-rails', '~> 4.0'
|
||||
gem 'jquery-ui-rails', '~> 5.0.0'
|
||||
gem 'raphael-rails', '~> 2.1.2'
|
||||
gem 'request_store', '~> 1.3.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue