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:
parent
199040e4fe
commit
ec2252ab58
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue