knife-attribute 1.0.0 → 1.0.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.
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.version = KnifeAttribute::VERSION
9
9
  spec.authors = ['Peter Fern']
10
10
  spec.email = ['ruby@0xc0dedbad.com']
11
- spec.description = %q{Manipulate Chef attributes (currently only for nodes) via Knife}
11
+ spec.description = %q{Manipulate Chef attributes via Knife}
12
12
  spec.summary = %q{Manipulate Chef attributes via Knife}
13
13
  spec.homepage = 'https://github.com/pdf/knife-attribute'
14
14
  spec.license = 'MIT'
@@ -1,3 +1,3 @@
1
1
  module KnifeAttribute
2
- VERSION = '1.0.0'
2
+ VERSION = '1.0.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knife-attribute
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -59,7 +59,7 @@ dependencies:
59
59
  - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
- description: Manipulate Chef attributes (currently only for nodes) via Knife
62
+ description: Manipulate Chef attributes via Knife
63
63
  email:
64
64
  - ruby@0xc0dedbad.com
65
65
  executables: []
@@ -108,7 +108,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
108
108
  version: '0'
109
109
  segments:
110
110
  - 0
111
- hash: -2632599109379407878
111
+ hash: -143392958939256616
112
112
  required_rubygems_version: !ruby/object:Gem::Requirement
113
113
  none: false
114
114
  requirements:
@@ -117,7 +117,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  version: '0'
118
118
  segments:
119
119
  - 0
120
- hash: -2632599109379407878
120
+ hash: -143392958939256616
121
121
  requirements: []
122
122
  rubyforge_project:
123
123
  rubygems_version: 1.8.25