blog/Gemfile

6 lines
102 B
Ruby
Raw Normal View History

2021-02-17 16:21:20 +01:00
source 'https://rubygems.org'
gem 'jekyll', '~>4.0'
gem 'jekyll-sitemap'
gem 'forwardable', '=1.2.0'