Aminda Suomalainen bc1befc342
Revert "Gemfile: use conventional upstream install"
This reverts commit 83a8491356947a44ac4efb09d91b4d21515c855a.
2024-02-12 14:14:24 +02: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"