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