Adobe-Consulting-Services / adobe-consulting-services.github.io

Adobe Consulting Services (AEM)
http://adobe-consulting-services.github.io/
40 stars 71 forks source link

Support building site with Ruby 3.x #259

Open kwin opened 6 months ago

kwin commented 6 months ago

Currently the Ruby version set in https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io/blob/master/.ruby-version is 2.6.6.

I failed to compile 2.6.6 for my M2 Mac due to the following issues:

  1. https://github.com/ffi/ffi/issues/869 and
  2. https://github.com/postmodern/ruby-install/issues/409

Although there may be workaround like https://github.com/postmodern/ruby-install/issues/409#issuecomment-1681133425 for installing 2.6.6 it should be possible to built the site with a modern Ruby 3.x version (which currently fails due to outdated dependencies in https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io/blob/master/Gemfile.lock.