I created the PR below which I think should resolve the issue. If Francis
or someone else could have a look, that would be great. I think it's safe
to merge and we should know when GitHub next runs the action if the issue
is solved.

https://github.com/apache/calcite-avatica/pull/177

--
Michael Mior
[email protected]


Le mar. 19 avr. 2022 à 15:46, Michael Mior <[email protected]> a écrit :

> I took a brief look and it seems this was caused by the Ruby bundler not
> being able to find a specific version of a gem. Looking further, I think
> this is because the Docker image being used for Jekyll upgraded from Ruby
> 2.x to 3.x and this specific version of the gem is not available for Ruby
> 3.x. It should be a matter of either using an older version of the Docker
> image or (probably better) updating the Ruby dependencies.
>
> --
> Michael Mior
> [email protected]
>
> Le mar. 19 avr. 2022 à 15:27, Julian Hyde <[email protected]> a écrit :
>
>> Francis,
>>
>> The job to build the Avatica website failed after my commit. I don't
>> think it's anything I did wrong. Can you please take a look?
>>
>>
>> https://github.com/apache/calcite-avatica/runs/6083671773?check_suite_focus=true
>>
>> Julian
>>
>

Reply via email to