Aminda Suomalainen b79f84c6ab
Revert "Gemfile: practically rewrite to scope gem sources, add git-lfs"
This reverts commit 59111275c11f21fa93ad1154975b261cc008981a.
2023-10-09 12:39:10 +03:00

7 lines
219 B
Ruby
Vendored

source "https://rubygems.org"
# For now this is a GitHub Pages hosted website.
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
gem "github-pages"
# Required for `bundle exec jekyll serve`
gem "webrick"