relax jquery-rails

This commit is contained in:
Praveen Arimbrathodiyil 2016-06-02 13:37:44 +05:30
parent 300e3d6562
commit 2630e4008b

View file

@ -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'