Gemfile 139 B

1234567
  1. source 'https://rubygems.org'
  2. gem 'asciidoctor', '2.0.11'
  3. gem 'asciidoctor-multipage', '0.0.12'
  4. #gem 'jekyll', '3.8.6'
  5. gem 'github-pages'