rumale.gemspec in rumale-0.14.2 vs rumale.gemspec in rumale-0.14.3

- old
+ new

@@ -18,10 +18,11 @@ Rumale supports Support Vector Machine, Logistic Regression, Ridge, Lasso, Factorization Machine, Multi-layer Perceptron, Naive Bayes, Decision Tree, Gradient Tree Boosting, Random Forest, K-Means, Gaussian Mixture Model, DBSCAN, Spectral Clustering, - Mutidimensional Scaling, t-SNE, Principal Component Analysis, and Non-negative Matrix Factorization. + Mutidimensional Scaling, t-SNE, Principal Component Analysis, Non-negative Matrix Factorization, + and many other algorithms. MSG spec.homepage = 'https://github.com/yoshoku/rumale' spec.license = 'BSD-2-Clause' spec.files = `git ls-files -z`.split("\x0").reject do |f|