14 lines
491 B
Diff
14 lines
491 B
Diff
|
Index: gitlab/Gemfile
|
||
|
===================================================================
|
||
|
--- gitlab.orig/Gemfile
|
||
|
+++ gitlab/Gemfile
|
||
|
@@ -203,7 +203,7 @@ gem 'addressable', '~> 2.3.8'
|
||
|
gem 'bootstrap-sass', '~> 3.0'
|
||
|
gem 'font-awesome-rails', '~> 4.2'
|
||
|
gem 'gitlab_emoji', '~> 0.1'
|
||
|
-gem 'gon', '~> 5.0.0'
|
||
|
+gem 'gon', '~> 6.0.1'
|
||
|
gem 'jquery-atwho-rails', '~> 1.0.0'
|
||
|
gem 'jquery-rails', '~> 3.1.3'
|
||
|
gem 'jquery-scrollto-rails', '~> 1.4.3'
|