utopia-project 0.17.0 → 0.17.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: be0c2350cacbd53815de1f283c95df475ae786f5d379b78b8df034a257493067
4
- data.tar.gz: e6d9f96489ce00b15ba31c978d9ffb1441517493fe347260d4d219f22312acb8
3
+ metadata.gz: b881d5774920131aff82d0f6fe8416713c6f303b70d45dd9235e926923026b89
4
+ data.tar.gz: 40f0084a464195072528cf7d5a893eb9a26c2028deef1945c9cd94125c9054f2
5
5
  SHA512:
6
- metadata.gz: c02ab81cd31c07845f7a512b412502ee68103c66f65e489ece1679bad12f1aa8fd678e354371bf9c18473a181915a992a964ce27809faaf5c6c1a5b59396f48d
7
- data.tar.gz: e0c6f7b404f2b42f246e4facaec7cfca848be34d5f54a15418ae579bf2a75f893f51d34d701fc7b4f1b75205057da86a595d56aec4fd9f2ab8b14133fd0edb75
6
+ metadata.gz: 9bc24dcf38b852cd8e7f7a1fc0e07859393dcb78bc6e24c24c22e0fd083d67d9dcca9866853661aac2a286509e720c61f2087ea1956e7f266740dd4db9748a37
7
+ data.tar.gz: b927441a75fbaa02b1f20f6e3f74bae3e0c2ddfe2dcfe1232badde18c8a14c63e5f8c550ece8c1cffc07e697062ee71c2bd5f7b136752fc5a524966df1c76b80
checksums.yaml.gz.sig CHANGED
Binary file
@@ -22,6 +22,6 @@
22
22
 
23
23
  module Utopia
24
24
  module Project
25
- VERSION = "0.17.0"
25
+ VERSION = "0.17.1"
26
26
  end
27
27
  end
@@ -3,7 +3,7 @@
3
3
  symbol = self[:symbol]
4
4
  documentation = symbol&.documentation
5
5
 
6
- if documentation.children?
6
+ if documentation&.children?
7
7
  ?>
8
8
  <details open>
9
9
  <summary><h4>Signature</h4></summary>
@@ -37,4 +37,4 @@
37
37
  </details>
38
38
  <?r
39
39
  end
40
- ?>
40
+ ?>
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: utopia-project
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.17.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -36,7 +36,7 @@ cert_chain:
36
36
  RAOsIl+HOBTb252nx1kIRN5hqQx272AJCbCjKx8egcUQKffFVVCI0nye09v5CK+a
37
37
  HiLJ8VOFx6w=
38
38
  -----END CERTIFICATE-----
39
- date: 2021-09-19 00:00:00.000000000 Z
39
+ date: 2021-12-16 00:00:00.000000000 Z
40
40
  dependencies:
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: decode
@@ -328,7 +328,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
328
328
  - !ruby/object:Gem::Version
329
329
  version: '0'
330
330
  requirements: []
331
- rubygems_version: 3.1.6
331
+ rubygems_version: 3.2.32
332
332
  signing_key:
333
333
  specification_version: 4
334
334
  summary: A project documentation tool based on Utopia.
metadata.gz.sig CHANGED
Binary file