Skip to content

Commit

Permalink
update jeweler
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Sonnek committed Dec 9, 2010
1 parent 52fc192 commit ee55c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -15,7 +15,7 @@ begin
gem.add_development_dependency 'resque_unit', ">= 0.3.1"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
Jeweler::RubygemsDotOrgTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
end
Expand Down

0 comments on commit ee55c45

Please sign in to comment.