Skip to content

Commit

Permalink
Added the Gemcutter tasks to the Rakefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Apr 14, 2010
1 parent 7ee2d32 commit 1e3c619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -19,6 +19,7 @@ begin
gem.add_development_dependency 'wsoc', '>= 0.1.1'
gem.has_rdoc = 'yard'
end
Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install it with: gem install jeweler"
end
Expand Down

0 comments on commit 1e3c619

Please sign in to comment.