1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-01-06 21:31:10 +01:00
devol.it/Gemfile
2021-03-26 21:16:32 -04:00

8 lines
120 B
Ruby

source 'https://rubygems.org'
gem 'jekyll', '~> 4.2'
group :jekyll_plugins do
gem 'jekyll-timeago', '~> 0.13.1'
end