1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00

Adding in gemcutter task

This commit is contained in:
Chad Humphries and Nick Ang 2009-10-09 10:23:59 -04:00
parent 199040e4fe
commit ec2252ab58

View file

@ -17,6 +17,7 @@ begin
# gem.add_development_dependency 'git'
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
# end
# Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler"
end