sendgrid / sendgrid-ruby

The Official Twilio SendGrid Led, Community Driven Ruby API Library
https://sendgrid.com
MIT License
625 stars 322 forks source link

fix: drop the starkbank dependency #427

Closed childish-sambino closed 4 years ago

childish-sambino commented 4 years ago

Fixes https://github.com/sendgrid/sendgrid-ruby/issues/426

Since we have a pretty light dependency on the starkbank implementation and it's causing issues with File operations, this change drops the dependency with minimal added code.