Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Commit

Permalink
fix jeweler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
saks authored and saberma committed Aug 11, 2010
1 parent febc518 commit b82b03e
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 @@ -15,7 +15,7 @@ begin

gem.add_development_dependency "shoulda", ">=2.10.2"
end
Jeweler::GemcutterTasks.new
# 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 b82b03e

Please sign in to comment.