blog/Gemfile

6 lines
102 B
Ruby

source 'https://rubygems.org'
gem 'jekyll', '~>4.0'
gem 'jekyll-sitemap'
gem 'forwardable', '=1.2.0'