Fix empty sake tasks

I’ve had a problem with my sake tasks being blank for the past couple days. Since there were a couple comments on err about similar things, I’ll share my fix: gem install -v 2.0.1 ParseTree. That’s it. Turns out my ParseTree install was messed up and to_ruby was not working on the task blocks.

Brandon Dimcheff
Brandon Dimcheff
Chief Architect

Brandon Dimcheff is a software engineer born and raised in Ann Arbor, Michigan. He uses go for his day job, has fallen in love with Kubernetes, is an aspiring functional programming language nerd, and is an advocate of open source.