Sha256: 687c3fc5420134bc33f4b7f84cd0b2901ada084579aaa8b42eda2762699662f8
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
require 'shoe' require 'shoe/version' Shoe.tie('shoe', Shoe::VERSION, 'Another take on hoe, jeweler & friends.') do |spec| spec.requirements = ['git'] spec.add_runtime_dependency 'rake' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoe-0.2.0 | Rakefile |