pigtail 0.0.1.17 → 0.0.1.18

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: e8aed587afcec2ae4c4778dc261d31d2d5bd7911
4
- data.tar.gz: c6d47a99d9667856abe45601996e9bd52b93969b
3
+ metadata.gz: 220a4d497613426c87b968bb846a7b68f266def9
4
+ data.tar.gz: 11e80e1a0dcb19f39167703874851ab90dc2b3da
5
5
  SHA512:
6
- metadata.gz: 08fcd3f2eda95c5a1cf9f18b533c141da150533b365ced6d12c33effaeae0b1cf564fdce9986d4f7d8c842e5488b086862c14e250105e5f8a86f7940672d6d91
7
- data.tar.gz: d5d9ff35417313aaeb7cd2e5fc68c5559ab9b666616b1a70ab0ff48bafccb5a2d2c73aaf0437e1d7dcef10b49156646c367f1c9238ce0e9659ed79facc9a3f69
6
+ metadata.gz: e2adb45e4f6ef98e2df3d00b83c008679c5d3217d3305fe7f4e5489694067bcc526f77dfbecb632fd7318a1a4e0c0b035b192ec0781d83fd4f32247f46d50b35
7
+ data.tar.gz: df2dff758e6c2fd695e7b954dcc840f50c9acaf8f7fc906fb2610f1ea22d508b89e615e76f273d9128b7041e3b67296ebc6b1da8bbcfb2cdeb8fcbb87a6d9fa6
@@ -1,3 +1,3 @@
1
1
  module Pigtail
2
- VERSION = '0.0.1.17'
2
+ VERSION = '0.0.1.18'
3
3
  end
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.email = ["nab@blahfe.com"]
10
10
  s.homepage = "https://github.com/nabinno/pigtail"
11
11
  s.summary = %q{Configs in ruby.}
12
- s.description = %q{Clean ruby syntax for writing and deploying configs.}
12
+ s.description = %q{Pigtail is a Ruby gem that provides a clear syntax for writing configurations.}
13
13
  s.license = "MIT"
14
14
 
15
15
  s.files = Dir["{bin,lib,test}/**/*",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pigtail
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.17
4
+ version: 0.0.1.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nab Inno
@@ -58,7 +58,7 @@ dependencies:
58
58
  - - "~>"
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
- description: Clean ruby syntax for writing and deploying configs.
61
+ description: Pigtail is a Ruby gem that provides a clear syntax for writing configurations.
62
62
  email:
63
63
  - nab@blahfe.com
64
64
  executables: