OpenLiberty / openliberty.io

Open Liberty website
https://openliberty.io
Other
54 stars 40 forks source link

Build problem with `ffi` Ruby Gem #3747

Closed kinueng closed 3 weeks ago

kinueng commented 4 weeks ago

Builds are encountering this error

 > [jekyll 8/8] RUN /scripts/build/jekyll.sh:
50.38 ERROR:  Error installing jekyll:
50.38   The last version of ffi (~> 1.0) to support your Ruby & RubyGems was 1.17.0. Try installing it with `gem install ffi -v 1.17.0` and then running the current command again
50.38   ffi requires RubyGems version >= 3.3.22. The current RubyGems version is 3.1.6. Try 'gem update --system' to update RubyGems itself.