1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-05 06:44:40 +00:00
nixpkgs/pkgs/applications/misc/jekyll/Gemfile

5 lines
74 B
Ruby
Raw Normal View History

2016-01-08 03:32:39 +00:00
source 'https://rubygems.org'
2015-05-16 18:26:07 +01:00
gem 'jekyll'
gem 'rdiscount'
gem 'RedCloth'