summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-11-25 16:20:48 +0100
committerEugen Wissner <belka@caraus.de>2025-11-25 16:20:48 +0100
commitb5b129a90c9d6bec1d58fe42d4fd374be8e2cf65 (patch)
tree8a58de38a80622148a4714f3201e4092893ade49 /Gemfile.lock
parentc20d9b7240033b462b33030ba4946135bc7d7fef (diff)
downloadelna-b5b129a90c9d6bec1d58fe42d4fd374be8e2cf65.tar.gz
Build documentation
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock66
1 files changed, 66 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..59da3dc
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,66 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ Ascii85 (2.0.1)
+ addressable (2.8.8)
+ public_suffix (>= 2.0.2, < 8.0)
+ afm (1.0.0)
+ asciidoctor (2.0.26)
+ asciidoctor-pdf (2.3.24)
+ asciidoctor (~> 2.0)
+ concurrent-ruby (~> 1.3)
+ matrix (~> 0.4)
+ prawn (~> 2.4.0)
+ prawn-icon (~> 3.0.0)
+ prawn-svg (~> 0.34.0)
+ prawn-table (~> 0.2.0)
+ prawn-templates (~> 0.1.0)
+ treetop (~> 1.6.0)
+ ttfunk (~> 1.7.0)
+ concurrent-ruby (1.3.5)
+ css_parser (1.21.1)
+ addressable
+ hashery (2.1.2)
+ matrix (0.4.3)
+ pdf-core (0.9.0)
+ pdf-reader (2.15.0)
+ Ascii85 (>= 1.0, < 3.0, != 2.0.0)
+ afm (>= 0.2.1, < 2)
+ hashery (~> 2.0)
+ ruby-rc4
+ ttfunk
+ polyglot (0.3.5)
+ prawn (2.4.0)
+ pdf-core (~> 0.9.0)
+ ttfunk (~> 1.7)
+ prawn-icon (3.0.0)
+ prawn (>= 1.1.0, < 3.0.0)
+ prawn-svg (0.34.2)
+ css_parser (~> 1.6)
+ matrix (~> 0.4.2)
+ prawn (>= 0.11.1, < 3)
+ rexml (~> 3.2)
+ prawn-table (0.2.2)
+ prawn (>= 1.3.0, < 3.0.0)
+ prawn-templates (0.1.2)
+ pdf-reader (~> 2.0)
+ prawn (~> 2.2)
+ public_suffix (7.0.0)
+ rake (13.3.1)
+ rexml (3.4.4)
+ ruby-rc4 (0.1.5)
+ treetop (1.6.18)
+ polyglot (~> 0.3)
+ ttfunk (1.7.0)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ asciidoctor (~> 2.0)
+ asciidoctor-pdf (~> 2.3)
+ rake (~> 13.3)
+
+BUNDLED WITH
+ 2.6.9