1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-15 00:54:46 +00:00
nixpkgs/pkgs/applications/misc/jekyll/Gemfile
2016-01-09 05:26:01 +01:00

5 lines
74 B
Ruby

source 'https://rubygems.org'
gem 'jekyll'
gem 'rdiscount'
gem 'RedCloth'