Sha256: dbe988ad80f8a8b33791f44f2958eafd429a5a996124fa0ecdb9bf7f5cb5be7c
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.4" p.development_dependencies = [] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hobosupport-0.8.4 | Rakefile |