mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +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
|