maintainer-feedback requested: [Bug 203469] [patch] devel/rubygem-redis-activesupport: patch gemspec to make it usable and update to 4.1.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 1 10:29:53 UTC 2015
Torsten Zühlsdorff <ports at toco-domains.de> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to ruby at FreeBSD.org:
Bug 203469: [patch] devel/rubygem-redis-activesupport: patch gemspec to make it
usable and update to 4.1.3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203469
--- Description ---
Created attachment 161592
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161592&action=edit
patch with update to 4.1.3
I've noticed, that this gem is not usable, because the gemspec wants
activesupport ~> 3, but as dependency >= 4 is defined. There the gem is not
usable in ruby.
I've patched the gemspec and do some short tests. It now loads and seems
usable.
While there i also update it to the current version.
More information about the freebsd-ruby
mailing list