power_stencil 0.8.2 → 0.8.3
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
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8df74429279b0f913ba3fda4b6c296dc6053945a
|
|
4
|
+
data.tar.gz: 78fb02e5902690f445106a79ec6a2d36d4f2e3df
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1db0ca206eff645bece9e2d68abae5a95848ae2feaa71786aae605337ee4b848c447d123a1d0cd9905f6daf567216712d780b5ee6c9f302c458f22fab3f04aeb
|
|
7
|
+
data.tar.gz: cb16ab5ad26dec5f5917e2f5e931f54dab0fae361959aff735d51b6f2a153378884a15e3c495ec5eafacbcf7c4339fff6da38099177e1a2cd36c3c49aa68f87c
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: power_stencil
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.8.
|
|
4
|
+
version: 0.8.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Laurent Briais
|
|
@@ -298,7 +298,7 @@ metadata:
|
|
|
298
298
|
documentation_uri: https://gitlab.com/tools4devops/power_stencil/blob/master/README.md
|
|
299
299
|
source_code_uri: https://gitlab.com/tools4devops/power_stencil
|
|
300
300
|
homepage_uri: https://powerstencil.brizone.org/
|
|
301
|
-
post_install_message: "\nThank you for installing PowerStencil 0.8.
|
|
301
|
+
post_install_message: "\nThank you for installing PowerStencil 0.8.3 !\nFrom the command
|
|
302
302
|
line you can run `power_stencil --help`\nIf your shell is not completing the command:\n
|
|
303
303
|
\ If you use rbenv: `rbenv rehash`\n If you use zsh : `rehash`\n\nOfficial Website
|
|
304
304
|
\ : https://powerstencil.brizone.org/\nFull documentation here : https://gitlab.com/tools4devops/power_stencil/blob/master/README.md\nFeel
|