Rakefile in jitai-0.2.3 vs Rakefile in jitai-0.2.4
- old
+ new
@@ -8,10 +8,10 @@
gem.name = "jitai"
gem.summary = %Q{CSS custom font consolidator}
gem.description = %Q{CSS custom font consolidator}
gem.email = "defaultstring@gmail.com"
gem.homepage = "http://github.com/kellydunn/jitai"
- gem.authors = ["Kelly"]
+ gem.authors = ["kellydunn"]
gem.add_development_dependency "rspec", ">= 1.2.9"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
rescue LoadError