chef-ruby-lvm-attrib 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +6 -0
  3. data/lib/lvm/attributes.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 959a63be5e15b2eca0476c815f44118e9b05f7c0aae07b2433e7db9d13ad9670
4
- data.tar.gz: a0f9519127ce41daa86f97d3be09d94640840e8e185737a977333176b21dff4f
3
+ metadata.gz: 337fa0e9a40df03d73ca86800bb8fecf5d549874b03db1470398dcfb21d6a7f2
4
+ data.tar.gz: 246558a9c0c66dfa9b007af39f583942e9f4a5459b98dfc929f503a788f23a31
5
5
  SHA512:
6
- metadata.gz: 916354bfd45843aee7d81ef004f686a9494fa4e1718cc3076afdb4ae0516fc87d10291903f9e4505d056f65d84c2a7ebff2d6347b8690653aa74d48529164d44
7
- data.tar.gz: 53ea97803fb135465549557fc84c1bf4a34a4625e275d428811889dfe1b6c872ffcb6f862b4aabe0e2a46609382c046e26bcece2a4055b2f2046609960e80ffd
6
+ metadata.gz: 152dfdee3b5d80e098d8c44c5da85f4fe0e6e520319452b74aea152a0485f1a2767268fe7e06b62eeebb4c6a0422fb5b08b34edbf5d9aec2c9adf99a65a91ba9
7
+ data.tar.gz: 0e9a5fc4c68d5c89f02ec2d2a2fb4fa2b6ae7a933c4bb62292a7ef1a10792b0c7e28ff24e5a4ac6262a83e70834c7e047a8cda9a6d2c874fbbddd6af243d9d86
@@ -1,3 +1,9 @@
1
+ # 0.2.4 (2018-06-29)
2
+
3
+ - Added 2_02_179 attributes
4
+ - Added 2_02_178-rc1 attributes
5
+ - Added 2_02_178 attributes
6
+
1
7
  # 0.2.3 (2018-02-23)
2
8
 
3
9
  - Added 2_02_177 attributes
@@ -2,7 +2,7 @@ require "yaml"
2
2
 
3
3
  module LVM
4
4
  module Attributes
5
- VERSION = "0.2.3"
5
+ VERSION = "0.2.4"
6
6
 
7
7
  def load(version, name)
8
8
  cwd = File.dirname(__FILE__)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-ruby-lvm-attrib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Smith
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2018-02-24 00:00:00.000000000 Z
14
+ date: 2018-06-29 00:00:00.000000000 Z
15
15
  dependencies: []
16
16
  description: A list of attributes for LVM objects
17
17
  email: