disable fogbugz

This commit is contained in:
Praveen Arimbrathodiyil 2015-09-29 16:38:21 +05:30
parent 4e8113845f
commit e929cb6a8c
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -167,7 +167,7 @@ gem "slack-notifier", "~> 1.2.1"
gem 'asana', '~> 0.1.2'
# FogBugz integration
-gem 'ruby-fogbugz', '~> 0.2.1'
+#gem 'ruby-fogbugz', '~> 0.2.1'
# d3
gem 'd3_rails', '~> 3.5.5'

View file

@ -23,3 +23,4 @@ loosen-rails-version.patch
0023-loosen-tinder.patch
0024-loosen-slack-notifier.patch
0025-loosen-asana.patch
0026-disable-fogbugz.patch