mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
9 lines
119 B
Ruby
9 lines
119 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'asciidoctor'
|
|
gem 'asciidoctor-bibtex'
|
|
gem 'asciidoctor-rouge'
|
|
gem 'rouge'
|
|
|
|
gemspec
|