source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins

gem "webrick"

# If you have any plugins, put them here!
group :jekyll_plugins do
  gem "jekyll-feed", "~> 0.6"
end
