Asana support breaks bundle
Created by: darix
IMHO relying on manually patching Gemfile.lock seems really wrong.
In Gemfile:
asana (~> 0.0.6) ruby depends on
activeresource (>= 3.2.3) ruby depends on
activesupport (= 3.2.17) ruby
rails (~> 4.1.0) ruby depends on
activesupport (4.1.8)
Given that it seems that the asana upstream has lost interest in the gem, maybe drop the feature for now.