Skip to content

Update dependencies to work with Ruby 2.4

Stan Hu requested to merge sh-update-deps-ruby-2.4 into master

The json gem does not compile with Ruby 2.4, and the previous version of rake has some warning noise:

warning: constant ::Fixnum is deprecated

Merge request reports