2.0.0
Mostly refactoring
- use
url
method as primary way to get avatar url instead ofto_s
- make all methods except for
url
,to_s
and attribute setters and getters private - bump minimum ruby version to 2.0.0
- change build system from jeweler to bundler
- change test system from shoulda to rspec
- add travis builds for all minor ruby versions