13 lines
337 B
Diff
13 lines
337 B
Diff
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'
|