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