Closed tuned-up closed 7 years ago
Seems like gem is incompatible with ruby < 2
Gem::InstallError: public_suffix requires Ruby version >= 2.0.
@tuned-up thanks! Asked @arrowcircle to review
I think we can drop support of Ruby 1.9. Its EOL long time ago. @FZambia What do You think?
@arrowcircle I agree - no need to support EOL software, users that need Ruby 1.9 can continue to use current version
@tuned-up could you please remove 1.9 ruby from CI?
@FZambia After merge we need to release 1.2 version with notice about Ruby 1.9 support drop.
@arrowcircle 1.9.3 removed!
@tuned-up Thanks!
It allows to call all public methods from default client using
Centrifuge
class. Also, I found that there is notimeout=
method, so i remove a delegation.