Commit c41bf02
committed
Update Gemfile to work with new Ruby / Jekyll versions
Previously the github-pages gem seems to lock Jekyll to an old version
and it doesn't work well with Ruby 4.0. Just use the jekyll gem
directly.
Note that the Gemfile is only for local testing. Deployment is using
GitHub Pages' Jekyll engine.1 parent 54ec040 commit c41bf02
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments