luisparravicini-classifier.gemspec in luisparravicini-classifier-1.3.7 vs luisparravicini-classifier.gemspec in luisparravicini-classifier-1.3.8
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{luisparravicini-classifier}
- s.version = "1.3.7"
+ s.version = "1.3.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Yury Korolev"]
s.date = %q{2009-12-24}
s.description = %q{Bayesian classifier and others.}
@@ -42,10 +42,10 @@
"test/bayes/bayesian_test.rb",
"test/lsi/lsi_test.rb",
"test/stopwords_test.rb",
"test/test_helper.rb"
]
- s.homepage = %q{http://github.com/yury/classifier}
+ s.homepage = %q{http://github.com/luisparravicini/classifier}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.5}
s.summary = %q{A general classifier module to allow Bayesian and other types of classifications.}
s.test_files = [