website/Gemfile

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'