Open mattppal opened 1 year ago
It looks like this might have been caused by a Ruby version change. @jeffreytse is there any way to specify the Ruby version on this step?
Hi @mattppal
Thanks for the issue, currently, we can't specify the Ruby version, but I will try to bring this feature in. : )
Thanks & Regards
It looks like this might have been caused by a Ruby version change. @jeffreytse is there any way to specify the Ruby version on this step?
For now, with the latest version v0.6.0, you can specify the Ruby version via the option ruby_ver
, hope this helpful.
Starting yesterday, this step for my project began failing on installing nokogiri:
This happened without any change to my repo, so I'm assuming there was an upstream change that caused the failure? Did I miss a deprecation or mandatory upgrade?