2015-09-30 08:33:34 +05:30
|
|
|
Index: gitlab/Gemfile
|
|
|
|
===================================================================
|
|
|
|
--- gitlab.orig/Gemfile
|
|
|
|
+++ gitlab/Gemfile
|
2015-11-26 16:55:07 +05:30
|
|
|
@@ -175,7 +175,7 @@ gem "sanitize", '~> 2.0'
|
2015-09-30 08:33:34 +05:30
|
|
|
gem "rack-attack", '~> 4.3.0'
|
|
|
|
|
|
|
|
# Ace editor
|
|
|
|
-gem 'ace-rails-ap', '~> 2.0.1'
|
|
|
|
+gem 'ace-rails-ap', '~> 3.0.3'
|
|
|
|
|
|
|
|
# Keyboard shortcuts
|
|
|
|
gem 'mousetrap-rails', '~> 1.4.6'
|