Gem::Specification.new do |s| s.name = "rake" s.version = "0.9.2.2" s.summary = "This rake is bundled with Ruby" s.executables = ["rake"] end