begin require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "ruby-satisfaction" gemspec.summary = "Ruby interface to Get Satisfaction" gemspec.description = "Ruby interface to Get Satisfaction" gemspec.email = "scott@getsatisfaction.com" gemspec.homepage = "http://github.com/pius/ruby-satisfaction" gemspec.authors = ["Scott Fleckenstein", "Josh Nichols", "Pius Uzamere"] VERSION = '0.3.0' end rescue LoadError puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end