twilio / twilio-ruby

A Ruby gem for communicating with the Twilio API and generating TwiML
MIT License
1.35k stars 463 forks source link

chore: Removing unused ssl_ca_file instance variable #694

Closed m-nakamura145 closed 5 months ago

m-nakamura145 commented 6 months ago

Fixes

Remove unused @ssl_ca_file inTwilio::HTTP::Client

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

tiwarishubham635 commented 5 months ago

Fixed this with #709. Closing this PR