Rakefile in glitched_string-0.0.0 vs Rakefile in glitched_string-0.1.0
- old
+ new
@@ -16,10 +16,10 @@
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "glitched_string"
gem.homepage = "http://github.com/makimoto/glitched_string"
gem.license = "MIT"
gem.summary = "converter from string to glitched one"
- gem.description = "This gem adds to_glitch method to String class. to_glitch generates glitched string"
+ gem.description = "This gem adds some methods to String class. They generates glitched string"
gem.email = "makimoto@tsuyabu.in"
gem.authors = ["Shimpei Makimoto"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new