﻿source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "webrick", "~> 1.8"   # Ruby 3+ needs this
gem "logger"              # silences the Ruby 3.5 logger warning
