clispell.gemspec in clispell-0.1.0 vs clispell.gemspec in clispell-0.1.1
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{clispell}
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["ip2k"]
s.date = %q{2011-07-31}
s.default_executable = %q{clispell}
@@ -25,11 +25,9 @@
"LICENSE.txt",
"README.rdoc",
"Rakefile",
"VERSION",
"bin/clispell",
- "bin/clispell.rb",
- "bin/test.rb",
"clispell.gemspec"
]
s.homepage = %q{http://github.com/ip2k/clispell}
s.licenses = ["Creative Commons by-nc-sa"]
s.require_paths = ["lib"]