chef-ruby-lvm-attrib 0.2.6 → 0.2.7

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.
metadata CHANGED
@@ -1,23 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-ruby-lvm-attrib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
- - Tim Smith
8
- - Greg Symons
9
- - Elan Ruusamäe
10
- - Matthew Kent
7
+ - Chef Software
11
8
  autorequire:
12
9
  bindir: bin
13
10
  cert_chain: []
14
- date: 2018-11-02 00:00:00.000000000 Z
11
+ date: 2019-01-04 00:00:00.000000000 Z
15
12
  dependencies: []
16
13
  description: A list of attributes for LVM objects
17
14
  email:
18
- - tsmith@chef.io
19
- - mkent@magoazul.com
20
- - gsymons@gsconsulting.biz
15
+ - oss@chef.io
21
16
  executables:
22
17
  - generate_field_data
23
18
  extensions: []
@@ -30,6 +25,7 @@ files:
30
25
  - ".gitignore"
31
26
  - ".gitmodules"
32
27
  - CHANGELOG.md
28
+ - CODE_OF_CONDUCT.md
33
29
  - Gemfile
34
30
  - README.md
35
31
  - Rakefile
@@ -451,6 +447,11 @@ files:
451
447
  - lib/lvm/attributes/2.02.182(2)/pvs.yaml
452
448
  - lib/lvm/attributes/2.02.182(2)/pvsseg.yaml
453
449
  - lib/lvm/attributes/2.02.182(2)/vgs.yaml
450
+ - lib/lvm/attributes/2.02.183(2)/lvs.yaml
451
+ - lib/lvm/attributes/2.02.183(2)/lvsseg.yaml
452
+ - lib/lvm/attributes/2.02.183(2)/pvs.yaml
453
+ - lib/lvm/attributes/2.02.183(2)/pvsseg.yaml
454
+ - lib/lvm/attributes/2.02.183(2)/vgs.yaml
454
455
  - lib/lvm/attributes/2.02.26/lvs.yaml
455
456
  - lib/lvm/attributes/2.02.26/lvsseg.yaml
456
457
  - lib/lvm/attributes/2.02.26/pvs.yaml
@@ -536,6 +537,16 @@ files:
536
537
  - lib/lvm/attributes/2.02.99(2)/pvs.yaml
537
538
  - lib/lvm/attributes/2.02.99(2)/pvsseg.yaml
538
539
  - lib/lvm/attributes/2.02.99(2)/vgs.yaml
540
+ - lib/lvm/attributes/2.03.00(2)/lvs.yaml
541
+ - lib/lvm/attributes/2.03.00(2)/lvsseg.yaml
542
+ - lib/lvm/attributes/2.03.00(2)/pvs.yaml
543
+ - lib/lvm/attributes/2.03.00(2)/pvsseg.yaml
544
+ - lib/lvm/attributes/2.03.00(2)/vgs.yaml
545
+ - lib/lvm/attributes/2.03.01(2)/lvs.yaml
546
+ - lib/lvm/attributes/2.03.01(2)/lvsseg.yaml
547
+ - lib/lvm/attributes/2.03.01(2)/pvs.yaml
548
+ - lib/lvm/attributes/2.03.01(2)/pvsseg.yaml
549
+ - lib/lvm/attributes/2.03.01(2)/vgs.yaml
539
550
  - test/test_ruby-lvm-attributes.rb
540
551
  - update-lvm.sh
541
552
  homepage: https://github.com/chef/chef-ruby-lvm-attrib
@@ -557,8 +568,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
557
568
  - !ruby/object:Gem::Version
558
569
  version: '0'
559
570
  requirements: []
560
- rubyforge_project:
561
- rubygems_version: 2.7.7
571
+ rubygems_version: 3.0.2
562
572
  signing_key:
563
573
  specification_version: 4
564
574
  summary: A list of attributes for LVM objects