about summary refs log tree commit diff
path: root/pkgs/applications/misc/jekyll/Gemfile
blob: 4074421fca3eb476b4e34dc4f047b0bae32bafad (plain) (blame)
1
2
3
4
5
source 'https://rubygems.org'
gem 'jekyll'
gem 'jekyll-paginate'
gem 'rdiscount'
gem 'RedCloth'