source "https://rubygems.org"


gem "jekyll", "3.3.1"


group :jekyll_plugins do
   gem "jekyll-feed", "~> 0.6"
   gem 'github-pages', '~> 106'
end
