mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
9 lines
No EOL
129 B
Ruby
9 lines
No EOL
129 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'jekyll'
|
|
gem 'kramdown'
|
|
gem 'coderay'
|
|
gem 'rake'
|
|
gem 'thor'
|
|
gem 'activesupport'
|
|
gem 'stringex' |