Skip to content

Commit

Permalink
Adding in gemcutter task
Browse files Browse the repository at this point in the history
  • Loading branch information
spicycode committed Oct 9, 2009
1 parent f89ef8d commit d0c0418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ begin
gem.add_development_dependency('rspec-core', '>= 2.0.0.a1')
gem.add_development_dependency('rspec-mocks', '>= 2.0.0.a1')
end

Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
end
Expand Down

0 comments on commit d0c0418

Please sign in to comment.