weppos / whois-parser

An intelligent — pure Ruby — WHOIS parser.
https://whoisrb.org
MIT License
98 stars 102 forks source link

Fixed .st response format and added support for `expires_on` property #72

Closed fturmel closed 6 years ago

fturmel commented 6 years ago

@weppos how likely are pull requests to get merged and released at this point? Not a whole lot of activity lately. thanks

weppos commented 6 years ago

@fturmel I'm sorry but as you can see from https://github.com/weppos/, my activity is still very intense and if any of my repo is experiencing some silence that generally means I have little time for open source contributions.

I do my best to follow up in a timely fashion, but I can't guarantee anything.

I'll hope to be able to review and merge as soon as possible.

fturmel commented 6 years ago

@weppos I understand you're busy and contributing a lot overall (and thank you for that). Just trying to assess at the moment whether I can realistically still use released gems for a project, use my own fork or just find another solution altogether.

weppos commented 6 years ago

Thanks for the patch!