debian-mirror-gitlab/debian/patches/0028-loosen-ace-rails-ap.patch

14 lines
348 B
Diff
Raw Normal View History

2015-09-30 08:33:34 +05:30
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
2015-10-24 20:10:10 +05:30
@@ -178,7 +178,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'