power_stencil 0.4.0 → 0.4.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
- data/lib/power_stencil/version.rb +1 -1
- 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: 3b1796b78bbea9e78f23b2b67d06b3aad9db6cd9
|
|
4
|
+
data.tar.gz: b6df3fde0d49780f23423d94d2b2b5e092f5f809
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a60b7e94d9cbd93cf4f81fd17252dbddec5b8c3781c346007407d9b7f64dc598601f515d4be2f350862e8c5bec1b5c082cb2276c5bda49e1e30b8a5ba760e819
|
|
7
|
+
data.tar.gz: 030600b310074ef463f46d99a7fe86c60ab59960bfe5c448950131f2a64b0a78a64103b6982d2071a65bf3dc46ba5a3c4dd1bc99a482f8ccfe0280b967639490
|
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.4.
|
|
4
|
+
version: 0.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Laurent B.
|
|
@@ -265,7 +265,7 @@ homepage: https://gitlab.com/tools4devops/power_stencil
|
|
|
265
265
|
licenses:
|
|
266
266
|
- MIT
|
|
267
267
|
metadata: {}
|
|
268
|
-
post_install_message: "\nThank you for installing PowerStencil 0.4.
|
|
268
|
+
post_install_message: "\nThank you for installing PowerStencil 0.4.1 !\nFrom the command
|
|
269
269
|
line you can run `power_stencil --help`\nIf your shell is not completing the command:\n
|
|
270
270
|
\ If you use rbenv: `rbenv rehash`\n If you use zsh : `rehash`\n\nFull documentation
|
|
271
271
|
here : https://gitlab.com/tools4devops/power_stencil/blob/master/README.md\nFeel
|