asciidoctor-diagram-plantuml 1.2023.4 → 1.2023.10
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c6684c063f985db2014a3089baa83fef5450b20c5a5a98e41f53538c4ab6769b
|
4
|
+
data.tar.gz: 6cc5f0b546daacb47b8f0006afc02e23f433cbd9ebfd28f17d363e02bffd5e34
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 593c925d860b970fb17502b91774903d36bb9465033e35340f3046648d9b3a58bca85d5a319d2926aac6e468ab2506bfe8f431bdf24820903373ecdd586d75b0
|
7
|
+
data.tar.gz: ff080d4bf4d8380d24f69957f4cd3639935286828abe498b66014dfd7d613c94a1f3e7ee6a793587b30356967c6cfe97ca6814c351c76b3bb47f9d4305848760
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |s|
|
4
4
|
s.name = 'asciidoctor-diagram-plantuml'
|
5
|
-
s.version = '1.2023.
|
5
|
+
s.version = '1.2023.10'
|
6
6
|
s.authors = ['Pepijn Van Eeckhoudt']
|
7
7
|
s.email = ['pepijn@vaneeckhoudt.net']
|
8
8
|
s.description = %q{PlantUML JAR files wrapped in a Ruby gem}
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: asciidoctor-diagram-plantuml
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2023.
|
4
|
+
version: 1.2023.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pepijn Van Eeckhoudt
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-11 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: PlantUML JAR files wrapped in a Ruby gem
|
14
14
|
email:
|
@@ -25,7 +25,7 @@ files:
|
|
25
25
|
- lib/asciidoctor-diagram/plantuml/jlatexmath-1.0.7.jar
|
26
26
|
- lib/asciidoctor-diagram/plantuml/jlatexmath-font-cyrillic-1.0.7.jar
|
27
27
|
- lib/asciidoctor-diagram/plantuml/jlatexmath-font-greek-1.0.7.jar
|
28
|
-
- lib/asciidoctor-diagram/plantuml/plantuml.jar
|
28
|
+
- lib/asciidoctor-diagram/plantuml/plantuml-asl-1.2023.10.jar
|
29
29
|
- plantuml-license.txt
|
30
30
|
homepage: https://github.com/asciidoctor/asciidoctor-diagram
|
31
31
|
licenses:
|