asciidoctor-diagram-plantuml 1.2023.12 → 1.2024.0
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: 3e0cd85c6fa59728e37e4bb3cce8209443f31ca09851491dc28757d5283df9e1
|
4
|
+
data.tar.gz: 116308825b8e55cd8c902dea38e78cda8225cdcb70d203c9d76850c75b0150d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 85985fe0fe46b519d3b642d31458fc36a364e6bad4ff0f16e733b1f6b444e6211f90279fc952c60c0abfa04dfc39f504a70674e14d38e3bd27117e8cb4e23d79
|
7
|
+
data.tar.gz: 180db58961d91b27c32d3f47da814aece483d98b4b0bb325bd362346aaff7d828c13ba276b1f383012cb0922d907a4b603d0359d25247a52a45f00a22bf53907
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
Gem::Specification.new do |s|
|
4
4
|
s.name = 'asciidoctor-diagram-plantuml'
|
5
|
-
s.version = '1.
|
5
|
+
s.version = '1.2024.0'
|
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}
|
data/lib/asciidoctor-diagram/plantuml/{plantuml-lgpl-1.2023.12.jar → plantuml-lgpl-1.2024.0.jar}
RENAMED
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.
|
4
|
+
version: 1.2024.0
|
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:
|
11
|
+
date: 2024-02-10 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-lgpl-1.
|
28
|
+
- lib/asciidoctor-diagram/plantuml/plantuml-lgpl-1.2024.0.jar
|
29
29
|
- plantuml-license.txt
|
30
30
|
homepage: https://github.com/asciidoctor/asciidoctor-diagram
|
31
31
|
licenses:
|