Gemfile 101 B

123456
  1. source 'https://rubygems.org'
  2. gem 'asciidoctor', '2.0.10'
  3. #gem 'jekyll', '3.8.6'
  4. gem 'github-pages'