My reason is the application I'm using specifies a version of the bcrypt
gem to use and they specify it to the release version.

I'm not sure why they don't have it specified to use the release version or
newer, possibly because of potential stability issues, but after the pkg
went to v3.1.13, and I realize this was several months ago, the bundle
install for the application started to fail.

Ben

On Thu, Nov 14, 2019 at 2:02 PM Sir l33tname <[email protected]> wrote:

> Yeah it would be possible but is there a real reason
> to not use 3.1.13?
>
> l33tname
>
> On 11/14/19 4:16 PM, Ben Pratt wrote:
> > The FreeBSD pkg rubygem-bcrypt is built based on v3.1.13
> > (
> https://svnweb.freebsd.org/ports/head/security/rubygem-bcrypt/Makefile?view=log
> )
> > but according to https://github.com/codahale/bcrypt-ruby/releases the
> > "Latest release"
> > (https://github.com/codahale/bcrypt-ruby/releases/latest) is v3.1.12.
> >
> > Would it be possible to create the rubygem-bcrypt pkg from v3.1.12 and
> > if v3.1.13 is needed create a separate rubygem-bcrypt-dev pkg?
> >
> > Thank you for the consideration,
> >
> > Ben
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to