> is the application I'm using
Are you at liberty to share which application this is?
> they specify it to the release version
This is kindof not true the latest release is 3.1.13 see:
https://rubygems.org/gems/bcrypt
I think you are talking about that on github the latest version still
points t
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
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.c