nesquena / gitdocs

Open-source Dropbox using Ruby and Git
https://blog.codepath.com/2011/11/30/collaborate-and-track-tasks-with-ease-using-gitdocs/
MIT License
1.14k stars 48 forks source link

Upgrading and cleaning up gem dependencies #110

Closed acant closed 9 years ago

acant commented 9 years ago
acant commented 9 years ago

@nesquena More pre-celluloid clean up! If TravisCI is green this is ready to merge, if not I'll follow in the next few days. I'm going to try upgrading rugged next, and back to the celluloid/listen conversion after that.

acant commented 9 years ago

Clean which exceptions were getting rescued in my wait_for_assert method. Travis just went green with the !fixup commits, so hopefully it will stay that way now that I have squashed them.

nesquena commented 9 years ago

Nice, thanks this is looking good @acant