treat 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  'jruby-readability', 'whatlanguage',
7
7
  'chronic', 'nickel', 'decisiontree',
8
8
  'rb-libsvm', 'ruby-fann', 'zip',
9
- 'tf-idf-similarity', 'narray'
9
+ 'tf-idf-similarity', 'narray', 'fastimage'
10
10
  ],
11
11
  workers: {
12
12
  learners: {
data/lib/treat/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  module Treat
2
2
 
3
3
  # The current version of Treat.
4
- VERSION = "2.0.1"
4
+ VERSION = "2.0.2"
5
5
 
6
6
  # Treat requires Ruby >= 1.9.2
7
7
  if RUBY_VERSION < '1.9.2'
@@ -39,7 +39,7 @@ describe Treat::Workers::Formatters::Unserializers do
39
39
  end
40
40
  end
41
41
  end
42
-
42
+ =begin
43
43
  visualize: {
44
44
  entity: {
45
45
  examples: {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: treat
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: