debian-mirror-gitlab/debian/patches/0028-loosen-ace-rails-ap.patch
2015-11-26 16:55:07 +05:30

13 lines
348 B
Diff

Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -175,7 +175,7 @@ gem "sanitize", '~> 2.0'
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'