github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.82k stars 349 forks source link

Mention Ruby version support and WEBrick dependency in README.md #881

Closed solvaholic closed 1 week ago

solvaholic commented 1 year ago

per https://github.com/github/pages-gem/issues/752#issuecomment-764758292:

Hi! In general, we recommend (and support) running the github-pages gem with the Ruby version we're running in production (2.7.x). We don't yet support Ruby 3.0.0. Ruby 2.7.x still has webrick so I'd recommend using that until we've upgraded for your GitHub Pages needs!

janbrasna commented 1 week ago

This is resolved as of v232.