rikas / zoho_hub

Zoho CRM API V2 Wrapper
MIT License
25 stars 30 forks source link

Ruby 3.0.1 #64

Closed alexcwatt closed 3 years ago

alexcwatt commented 3 years ago

This PR adds a Travis config to test against Ruby 3.0.1, fixes the Connection#initialize definition and the setup_config call to Connection.new, and resolves some Rubocop errors.

rikas commented 3 years ago

Thanks @alexcwatt will merge