Sha256: f80098715b5ebcae0c631b26e7e4c1845d255771c4964b51b5e5f3b4826dc7ec

Contents?: true

Size: 539 Bytes

Versions: 1

Compression:

Stored size: 539 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "utility-belt"
    gemspec.summary = "Utility Belt is a grab-bag of tricks, tools, techniques, trifles, and toys for IRB."
    gemspec.email = "rwilcox@wilcoxd.com"
    gemspec.homepage = "http://github.com/rwilcox/utility_belt"
    gemspec.description = "TODO"
    gemspec.authors = ["Ryan Wilcox", "Giles Bowkett"]
  end
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rwilcox-utility_belt-1.0.9 Rakefile