power_stencil 0.8.2 → 0.8.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8071282b8b16082ff779edb68c0dc4f546a90d14
4
- data.tar.gz: bbf0bcaa8c66422068910d54b5772c227260c63e
3
+ metadata.gz: 8df74429279b0f913ba3fda4b6c296dc6053945a
4
+ data.tar.gz: 78fb02e5902690f445106a79ec6a2d36d4f2e3df
5
5
  SHA512:
6
- metadata.gz: 01cc43e3669209fdae04fedb2939435eb1c327b2c2dff9b10260f45acf777a474a7d285d53b60c2de3feb588691b4dd30310ed943b46f61c3cbe02bb0654d827
7
- data.tar.gz: c4e41be7e7f4838b5db952824c8607da2a89d8834202fa101a9bf3fc28805d767ac11cc2f498f251d00826d7685b53c9a88c1517e5fc8404b347e4e6254cdc48
6
+ metadata.gz: 1db0ca206eff645bece9e2d68abae5a95848ae2feaa71786aae605337ee4b848c447d123a1d0cd9905f6daf567216712d780b5ee6c9f302c458f22fab3f04aeb
7
+ data.tar.gz: cb16ab5ad26dec5f5917e2f5e931f54dab0fae361959aff735d51b6f2a153378884a15e3c495ec5eafacbcf7c4339fff6da38099177e1a2cd36c3c49aa68f87c
@@ -29,7 +29,7 @@ module Slop
29
29
  ZSH_TYPE = :power_stencil_entity
30
30
  end
31
31
 
32
- class EntityTYpeOption < StringOption
32
+ class EntityTypeOption < StringOption
33
33
  ZSH_TYPE = :power_stencil_entity_type
34
34
  end
35
35
 
@@ -1,3 +1,3 @@
1
1
  module PowerStencil
2
- VERSION = '0.8.2'.freeze
2
+ VERSION = '0.8.3'.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.8.2
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.2 !\nFrom the command
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