summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-02-10 00:13:05 +0100
committerEugen Wissner <belka@caraus.de>2026-02-10 00:13:05 +0100
commit2061fece3dc46f745cc983935ae930ce84092dfa (patch)
treee759b5cbe8f091433a77953f90627d965852a433 /Gemfile
parente9bcd234e5256be30774369f13c07b38a5e97a82 (diff)
downloadelna-2061fece3dc46f745cc983935ae930ce84092dfa.tar.gz
Migrate documentation to LaTeX
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"