[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add ruby-net-ssh (and 12 other gems)
From: |
Ricardo Wurmus |
Subject: |
Re: [PATCH] Add ruby-net-ssh (and 12 other gems) |
Date: |
Fri, 20 Nov 2015 15:25:44 +0100 |
Thompson, David <address@hidden> writes:
> On Fri, Nov 20, 2015 at 6:23 AM, Ricardo Wurmus
> <address@hidden> wrote:
>> Hi Guix,
>>
>> I’ve finally packaged yet another top runtime dependency of buildr[1]
>> (which I hope we can use to build maven): ruby-net-ssh.
>>
>> It depends on a number of gems, including the popular ruby-mocha and
>> ruby-redcarpet.
>
> Awesome! All of these look good except for the ruby-blankslate patch,
> whose 'check phase always passes because you return #t after running
> the test suite. OK to push with this phase fixed.
Oh, thanks for catching this! I fixed the phase and pushed the patches.
~~ Ricardo