phari_doc_gen 2.0.0 → 2.0.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 +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8404ac2f3774aa72e2b7253047419fa393c0c1d4
|
|
4
|
+
data.tar.gz: 4cb7a88a546d05c8bacfcc5c119d870e7ec781c7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6714c86f8f8fe313a0bdb7c208e951d6a105befb265b7800e9c6c614d7d1d6bc42911a5cdffbe14d1a72e515571487560e92a9f435be2c670dd5fca88cf271c7
|
|
7
|
+
data.tar.gz: e59814fceb9ce8c478a66c91d5ad08d6d2fbeb811e79a28b4467c1410232f852b17b402204e79d944a230887426b4ec59c757c1f694ecb3f995663feef5cf0d8
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: phari_doc_gen
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.0.
|
|
4
|
+
version: 2.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Phari Solutions
|
|
@@ -30,7 +30,7 @@ description: |2-
|
|
|
30
30
|
routes including their inputs, outputs and descriptions. The gem includes
|
|
31
31
|
an executable file and the classes that can be used individually,
|
|
32
32
|
providing the possibility to use the generator for any project
|
|
33
|
-
structure.
|
|
33
|
+
structure.
|
|
34
34
|
email: contact@phari.solutions
|
|
35
35
|
executables:
|
|
36
36
|
- phari_doc_gen
|