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 350 forks source link

Fix compatibility with new ruby versions #865

Closed domoritz closed 7 months ago

domoritz commented 1 year ago

Update liquid because of https://github.com/jekyll/jekyll/issues/9233.

yoannchaudet commented 7 months ago

This landed earlier!