nylas / nylas-ruby

Ruby bindings for the Nylas Platform APIs
https://nylas.com/docs
MIT License
101 stars 130 forks source link

Add `tzinfo` as a runtime dependency #401

Closed mrashed-dev closed 1 year ago

mrashed-dev commented 1 year ago

Description

This PR adds tzinfo as a runtime dependency as it is used by Nylas::When, as well as faye-websockets and eventmachine as used by Nylas::Tunnel.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

codecov[bot] commented 1 year ago

Codecov Report

Merging #401 (24de1d8) into main (22c591b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         128      128           
  Lines        4712     4712           
=======================================
  Hits         4610     4610           
  Misses        102      102           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.