Fix jekyll serve failing with Ruby 3.0
bundle exec jekyll serve --future
fails with
/vendor/bundle/ruby/3.0.0/gems/jekyll-4.2.0/lib/jekyll/commands/serve/servlet.rb:3:in `require': cannot load such file -- webrick (LoadError)
Compare with https://github.com/jekyll/jekyll/issues/8523
Edited by Huste, Tobias
Merge request reports
Activity
added Bug Progress::4_Can review labels
requested review from @jandt-desy
assigned to @frust45
mentioned in commit f2dbcd57
Please register or sign in to reply