diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -21,16 +21,3 @@ Rake::RDocTask.new(:rdoc) do |rdoc| rdoc.rdoc_files.include('lib/**/*.rb') end -begin - require 'jeweler' - Jeweler::Tasks.new do |gemspec| - gemspec.name = "sms-fu" - gemspec.summary = "SMS Fu allows ou to send a text-message for free in the form of an e-mail to a mobile recipient." - gemspec.description = "SMS Fu allows ou to send a text-message for free in the form of an e-mail to a mobile recipient." - gemspec.email = "brendangl@gmail.com" - gemspec.homepage = "http://github.com/brendanlim/sms-fu" - gemspec.authors = ["Brendan G. Lim"] - end -rescue LoadError - puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" -end |
