relax depenency on asana

This commit is contained in:
Pirate Praveen 2017-07-18 14:06:36 +05:30
parent 1542674154
commit c1edf85766
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -172,7 +172,7 @@
gem 'slack-notifier', '~> 1.2'
# Asana integration
-gem 'asana', '~> 0.4.0'
+gem 'asana', '~> 0.4'
# FogBugz integration
gem 'ruby-fogbugz', '~> 0.2.1'

View file

@ -8,5 +8,6 @@ pid-log-paths.patch
052-relax-grape.patch
0200-remove-order-dependency-in-label-finder-spec.patch
0210-use-jquery-ui-rails6.patch
0220-relax-dependencies.patch
0300-git-2-11-support.patch
cve-2017-0882.patch