1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-28 14:43:04 +02:00
choosealicense.com/Gemfile

8 lines
192 B
Ruby

source 'https://rubygems.org'
gem "jekyll", '=1.0.3'
gem 'liquid', '=2.5.0'
gem 'redcarpet', '=2.2.2'
gem 'maruku', '=0.6.1'
gem 'rdiscount', '=1.6.8'
gem 'RedCloth', '=4.2.9'