Sha256: 004fa15575c851c257398b89b3af6e72f9164004155517c190f3a197f6fa02ec
Contents?: true
Size: 566 Bytes
Versions: 1
Compression:
Stored size: 566 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |s| s.name = "hoptoad-notifier-client" s.summary = "Simple class that sends data to Hoptoad using HTTParty" s.homepage = "http://github.com/maser/hoptoad-notifier-client/tree/master" s.authors = ["Wes Maldonado (code)", "Martin Luder (rubygem)"] s.files = FileList["[A-Z]*", "lib/**/*"] s.add_dependency 'httparty' end rescue LoadError puts "Jeweler, or one of its dependencies, is 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 |
---|---|
maser-hoptoad-notifier-client-1.0.0 | Rakefile |