# Jekyll for GitHub Pages (medhelm.org)
# Local build: Ruby >= 3.0 (Ruby 3.x and 4.x supported). GitHub Pages builds from docs/ automatically.
source "https://rubygems.org"
gem "jekyll", "~> 4.3"
gem "webrick", "~> 1.8"
