rightscale-ohai 0.3.3.2 → 0.3.3.3
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,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rightscale-ohai
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.3.
|
|
4
|
+
version: 0.3.3.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Adam Jacob
|
|
@@ -181,6 +181,7 @@ files:
|
|
|
181
181
|
- spec/rcov.opts
|
|
182
182
|
has_rdoc: true
|
|
183
183
|
homepage: http://wiki.opscode.com/display/ohai
|
|
184
|
+
licenses:
|
|
184
185
|
post_install_message:
|
|
185
186
|
rdoc_options: []
|
|
186
187
|
|
|
@@ -201,7 +202,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
201
202
|
requirements: []
|
|
202
203
|
|
|
203
204
|
rubyforge_project:
|
|
204
|
-
rubygems_version: 1.
|
|
205
|
+
rubygems_version: 1.3.5
|
|
205
206
|
signing_key:
|
|
206
207
|
specification_version: 2
|
|
207
208
|
summary: Ohai profiles your system and emits JSON
|