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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/power_stencil/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9852320333b0476c1e74b31ea327946e3a6d94b9
4
- data.tar.gz: 44de44adfb97d695d8f1e7311566cea9b4ae47a9
3
+ metadata.gz: 3b1796b78bbea9e78f23b2b67d06b3aad9db6cd9
4
+ data.tar.gz: b6df3fde0d49780f23423d94d2b2b5e092f5f809
5
5
  SHA512:
6
- metadata.gz: d867a9e2efa622ecce40dac7446309a1164c1a8b2750855ef4217708e519984c31698a1c567090d5defe630045c056397f9083ebbdfd15b698acdf4a295063b5
7
- data.tar.gz: fc06c6240c6d8f60a4eabe4f0c1a7fc3cb83a9d72c5e2ed7878296466637f8fa03519994f8ec66222f7a4d838e38081f15ab2a593d965be583900fed7a5f59aa
6
+ metadata.gz: a60b7e94d9cbd93cf4f81fd17252dbddec5b8c3781c346007407d9b7f64dc598601f515d4be2f350862e8c5bec1b5c082cb2276c5bda49e1e30b8a5ba760e819
7
+ data.tar.gz: 030600b310074ef463f46d99a7fe86c60ab59960bfe5c448950131f2a64b0a78a64103b6982d2071a65bf3dc46ba5a3c4dd1bc99a482f8ccfe0280b967639490
@@ -1,3 +1,3 @@
1
1
  module PowerStencil
2
- VERSION = '0.4.0'.freeze
2
+ VERSION = '0.4.1'.freeze
3
3
  end
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.0
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.0 !\nFrom the command
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