Rakefile in ohai-0.4.0 vs Rakefile in ohai-0.5.0

- old
+ new

@@ -3,10 +3,10 @@ require 'rubygems/specification' require 'date' require 'spec/rake/spectask' GEM = "ohai" -GEM_VERSION = "0.4.0" +GEM_VERSION = "0.5.0" AUTHOR = "Adam Jacob" EMAIL = "adam@opscode.com" HOMEPAGE = "http://wiki.opscode.com/display/ohai" SUMMARY = "Ohai profiles your system and emits JSON"