source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins

group :test do
  gem "html-proofer"
  gem "rake"
end
