team-telnyx / telnyx-ruby

Telnyx API Ruby Client
https://developers.telnyx.com/docs/api/v2/overview
MIT License
24 stars 17 forks source link

Fix incorrect ruby versions in CI. #52

Closed ledbettj closed 3 years ago

ledbettj commented 3 years ago
ledbettj commented 3 years ago

This PR also fixes the failing CI tests by passing the required arguments.

d-telnyx commented 3 years ago

Thanks @ledbettj !