gem-eit.gemspec in gem-eit-0.5.0 vs gem-eit.gemspec in gem-eit-0.5.1
- old
+ new
@@ -1,20 +1,21 @@
# -*- encoding: utf-8 -*-
-# stub: gem-eit 0.5.0 ruby lib
+# stub: gem-eit 0.5.1 ruby lib
Gem::Specification.new do |s|
s.name = "gem-eit"
- s.version = "0.5.0"
+ s.version = "0.5.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Lin Jen-Shin (godfat)"]
s.date = "2013-11-22"
- s.description = "Edit the gem for a given name or edit the file for a given require path.\n\nAlso checkout [gem-cd][], [gem-grep][].\n\n[gem-cd]: https://github.com/godfat/gem-cd\n[gem-grep]: https://github.com/godfat/gem-grep"
+ s.description = "Edit the gem for a given name or edit the file for a given require path.\n\nAlso checkout [gem-grep][].\n\n[gem-grep]: https://github.com/godfat/gem-grep"
s.email = ["godfat (XD) godfat.org"]
s.files = [
".gitignore",
".gitmodules",
".travis.yml",
+ "CHANGES.md",
"LICENSE",
"README.md",
"Rakefile",
"gem-eit.gemspec",
"lib/rubygems/commands/eit_command.rb",