Closed fabn closed 8 years ago
@fabn I'm not maintaining this project anymore. Are you interested in becoming a maintainer? You can make updates and merge PR as you wish.
@fabn Could you remove the 1.9.3 from the travis.yml?
@fabn I'm not maintaining this project anymore. Are you interested in becoming a maintainer? You can make updates and merge PR as you wish.
Why not. I'll be glad to help
@fabn Could you remove the 1.9.3 from the travis.yml?
Done. At this point I think support for 1.9 should be dropped since it has reached end of life.
If you're fine with that I can also update gemspec to enforce that.
@fabn you should have write access to this repo now
Yes, got it. I'd like to hear from other collaborators if my proposal is fine before merge.
/cc @nddeluca @p8? What do you think?
Is it fine to drop 1.9 support entirely?
from my perspective it's fine, but check with @nddeluca and or @p8 first as they are maintaining the gem
Added a commit for it. I'll wait their opinions before merging this.
Meanwhile I'll try to walk the issue list to see if there is something I can do to cut the list of open issues.
I'm fine with the drop.
Since you're targeting ruby >= 1.9 there's no need to include an additional dependency.
Use SecureRandom.uuid instead.