mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 01:57:54 +00:00
7 lines
171 B
Ruby
7 lines
171 B
Ruby
source 'https://rubygems.org'
|
|
gem 'asciidoctor'
|
|
gem 'asciidoctor-html5s'
|
|
gem 'asciidoctor-rouge'
|
|
gem 'rouge'
|
|
gem 'asciidoctor-foodogsquared-extensions', :path => './gems'
|