source 'https://rubygems.org'
gem 'jekyll'

group :jekyll_plugins do
  gem "jekyll-paginate"
  gem "pygments.rb"
end

