Shopify / deprecation_toolkit

⚒Eliminate deprecations from your codebase ⚒
MIT License
460 stars 40 forks source link

Review #9

Closed rafaelfranca closed 6 years ago

rafaelfranca commented 6 years ago

I mostly made changes to cleanup the codebase of warnings and change the style to be consistent with all Shopify projects.

I also made this gem require Ruby 2.3 given we are using the <<~ operator, but we can change that if people wants to use with older versions of ruby.