asciidoctor-diagram-plantuml 1.2021.0 → 1.2021.2

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: b68a2f2bac87f640900ed70cb8c98b7ccbe36ed2edcf408757d46f27c13df783
4
- data.tar.gz: e54eebede3608fb320fe073f3661cce3adb3b23e0f84a21d04a32b3d53f89fd6
3
+ metadata.gz: eda902917cd009ff171254c7bcde9f87b85f3587bec0cf61a1d6cfddf6dd81db
4
+ data.tar.gz: 74e6e4044ef6ba29451e204eae113633d2473d72e52226a65860b7da4211d379
5
5
  SHA512:
6
- metadata.gz: bd76be460a56f3c9ef2641e242cbd99646b53d0336377f06c0504a8fde9a1299c47379481e9fb242f5e6b530623f3e9fd95bc996d0cf077923ee4edf891cecac
7
- data.tar.gz: fb97497d9feaf8c9f2c9b59d2942dabb37888785dbcc23bc7ca0af7456bdbdc7c5508c32dfa794dd151183426db10fed8e1cc6af9f7263c8991cc12f48689617
6
+ metadata.gz: 8f0ff239007d80917733119c52de17fb9c9e384d373ad605aae4bedcec7f26b9d5b326f356aa0c181f14ddcec874feb044a2fb81e592731ed31ae20a1897c34f
7
+ data.tar.gz: 17baacc080a0680e0687ea76d4c514958880ba6969f3db0432b8a25266d8becc5eb8dc0afaf0ff905f7e9fc8448ccf01195df9babef5059fdb1d0f8c1073a3a3
@@ -2,13 +2,13 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = 'asciidoctor-diagram-plantuml'
5
- s.version = '1.2021.0'
5
+ s.version = '1.2021.2'
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}
9
9
  s.summary = %q{PlantUML JAR files wrapped in a Ruby gem}
10
10
  s.homepage = 'https://github.com/asciidoctor/asciidoctor-diagram'
11
- s.license = 'MIT'
11
+ s.license = 'Apache Software License Version v2'
12
12
 
13
13
  s.files = Dir['**/*']
14
14
  s.require_paths = ['lib']
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.2021.0
4
+ version: 1.2021.2
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: 2021-01-17 00:00:00.000000000 Z
11
+ date: 2021-03-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: PlantUML JAR files wrapped in a Ruby gem
14
14
  email:
@@ -29,7 +29,7 @@ files:
29
29
  - plantuml-license.txt
30
30
  homepage: https://github.com/asciidoctor/asciidoctor-diagram
31
31
  licenses:
32
- - MIT
32
+ - Apache Software License Version v2
33
33
  metadata: {}
34
34
  post_install_message:
35
35
  rdoc_options: []