summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index 40d0a36..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,8 +0,0 @@
-# frozen_string_literal: true
-
-source 'https://rubygems.org'
-
-gem 'asciidoctor', '~> 2.0'
-gem 'asciidoctor-pdf', '~> 2.3'
-
-gem "rake", "~> 13.3"