mirror of
https://github.com/github/choosealicense.com
synced 2024-11-05 03:08:51 +01:00
5 lines
111 B
Ruby
5 lines
111 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "jekyll", '=1.0.3'
|
|
gem 'liquid', '=2.5.0'
|
|
gem 'redcarpet', '=2.2.2' |