9 lines
129 B
Text
9 lines
129 B
Text
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'jekyll'
|
||
|
gem 'kramdown'
|
||
|
gem 'coderay'
|
||
|
gem 'rake'
|
||
|
gem 'thor'
|
||
|
gem 'activesupport'
|
||
|
gem 'stringex'
|