Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2019 11:27:42 +0100
From:      Sir l33tname <sirl33tname@gmail.com>
To:        Ben Pratt <benpratt@gmail.com>
Cc:        ruby@freebsd.org
Subject:   Re: FreeBSD Pkg: rubygem-bcrypt
Message-ID:  <503b60e3-69c4-232e-b8f9-84e6556e63db@gmail.com>
In-Reply-To: <CAHQ5Scu3BXZiMb5Ja-6QqkTU5GV_SGwRri1i%2BOmFF_cCTj5tjg@mail.gmail.com>
References:  <CAHQ5SctK6bzRV17DF6SisjNqzZFfELQo51zzn1O1%2BaAWTGex%2BQ@mail.gmail.com> <3f0645bc-fbc6-6a1c-0d65-e5bb116ab7f1@gmail.com> <CAHQ5Scu3BXZiMb5Ja-6QqkTU5GV_SGwRri1i%2BOmFF_cCTj5tjg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 to 3.1.12:
https://github.com/codahale/bcrypt-ruby/releases/latest

Which means not much to my knowledge,
it's just a fancy way to use get a permanent link to the latest version. 

> the bundle install for the application started to fail

Why don't you use bundler to install all dependencies?
Because if you would do that you can easily install 3.1.12.

l33tname

On 11/14/19 9:12 PM, Ben Pratt wrote:
> 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 <sirl33tname@gmail.com
> <mailto:sirl33tname@gmail.com>> 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
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?503b60e3-69c4-232e-b8f9-84e6556e63db>