loosen asana
This commit is contained in:
parent
8d76a5baec
commit
4e8113845f
2 changed files with 14 additions and 0 deletions
13
debian/patches/0025-loosen-asana.patch
vendored
Normal file
13
debian/patches/0025-loosen-asana.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -22,3 +22,4 @@ loosen-rails-version.patch
|
|||
0022-loosen-colorize.patch
|
||||
0023-loosen-tinder.patch
|
||||
0024-loosen-slack-notifier.patch
|
||||
0025-loosen-asana.patch
|
||||
|
|
Loading…
Reference in a new issue