13 lines
358 B
Diff
13 lines
358 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -164,7 +164,7 @@ gem "gemnasium-gitlab-service", "~> 0.2"
|
|
gem "slack-notifier", "~> 1.2.1"
|
|
|
|
# Asana integration
|
|
-gem 'asana', '~> 0.0.6'
|
|
+gem 'asana', '~> 0.1.2'
|
|
|
|
# FogBugz integration
|
|
gem 'ruby-fogbugz', '~> 0.2.1'
|