# frozen_string_literal: true source 'https://rubygems.org' gem 'asciidoctor', '~> 2.0' gem 'asciidoctor-pdf', '~> 2.3' gem "rake", "~> 13.3"