Sha256: c48b823cdd00310368e4fae69fb4e85e457486f640575e3215a395b4e124f8e7
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
require 'echoe' Echoe.new('hobosupport') do |p| p.author = "Tom Locke" p.email = "tom@tomlocke.com" p.summary = "Core Ruby extensions from the Hobo project" p.url = "http://hobocentral.net/hobosupport" p.project = "hobo" p.changelog = "CHANGES.txt" p.version = "0.8.5" p.development_dependencies = [] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hobosupport-0.8.5 | Rakefile |