rubyneat 0.4.0.alpha.5 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3ad2825cd4115677dc7167cfa5509e0c05097e6c
4
- data.tar.gz: 5779d11c24005d19f602746ef99c962d75b01271
3
+ metadata.gz: d4102dc271eac3c74b671156ad4d287abaa04fec
4
+ data.tar.gz: 70bbe39b9b0dc97b79f40b55e57a1e69c1f9d27c
5
5
  SHA512:
6
- metadata.gz: 10dce5236d2c470022bfea19e6cded0776e689794d4d90040717866a5021868f6dbc4d757286b8019cdfa16f317bb56da9614fe65b9df51e54ac26b702008eb3
7
- data.tar.gz: 4f8e73a2326401f935edfe1e18f04dc04b0e471df0a2a79a541307694315cb304d5751f8de952cf662f176e6349592029d5c2ae2b16e02009c2ba59766fecae4
6
+ metadata.gz: 7fe4dd2a54f134e10fa93912da99c9f598e15ffeb8d1e328c78d25a99c96729f089c81f864f44681269dac588aedec4beffadc4b53f8c2bb10a858b2810760bf
7
+ data.tar.gz: ff7dcce890057914b2d7ef51b6ce531e97d76126a7e119f5e194796686a4f1bc5102f711495d5967ef3527d3afe1a9d9e6ddb2c7bb64abeef783f5a4c5088b54
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 2.3.0
1
+ 2.3.1
data/.semver CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 4
4
- :patch: 0
5
- :special: ".alpha.5"
4
+ :patch: 2
5
+ :special: ''
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GEM
9
9
  coderay (1.1.1)
10
10
  debase (0.2.1)
11
11
  debase-ruby_core_source
12
- debase-ruby_core_source (0.8.4)
12
+ debase-ruby_core_source (0.9.0)
13
13
  deep_dive (0.3.3)
14
14
  descendants_tracker (0.0.4)
15
15
  thread_safe (~> 0.3, >= 0.3.1)
@@ -21,16 +21,15 @@ GEM
21
21
  ffi (1.9.10)
22
22
  formatador (0.2.5)
23
23
  git (1.3.0)
24
- github_api (0.13.1)
24
+ github_api (0.14.0)
25
25
  addressable (~> 2.4.0)
26
26
  descendants_tracker (~> 0.0.4)
27
27
  faraday (~> 0.8, < 0.10)
28
28
  hashie (>= 3.4)
29
- multi_json (>= 1.7.5, < 2.0)
30
29
  oauth2
31
- guard (2.13.0)
30
+ guard (2.14.0)
32
31
  formatador (>= 0.2.4)
33
- listen (>= 2.7, <= 4.0)
32
+ listen (>= 2.7, < 4.0)
34
33
  lumberjack (~> 1.0)
35
34
  nenv (~> 0.1)
36
35
  notiffany (~> 0.0)
@@ -38,14 +37,14 @@ GEM
38
37
  shellany (~> 0.0)
39
38
  thor (>= 0.18.1)
40
39
  guard-compat (1.2.1)
41
- guard-rspec (4.6.4)
40
+ guard-rspec (4.7.0)
42
41
  guard (~> 2.1)
43
42
  guard-compat (~> 1.1)
44
43
  rspec (>= 2.99.0, < 4.0)
45
- hashie (3.4.3)
44
+ hashie (3.4.4)
46
45
  highline (1.7.8)
47
46
  json (1.8.3)
48
- juwelier (2.1.0)
47
+ juwelier (2.1.2)
49
48
  builder
50
49
  bundler (>= 1.0)
51
50
  git (>= 1.2.5)
@@ -54,20 +53,22 @@ GEM
54
53
  nokogiri (>= 1.5.10)
55
54
  rake
56
55
  rdoc
56
+ semver
57
57
  jwt (1.5.1)
58
- listen (3.0.6)
59
- rb-fsevent (>= 0.9.3)
60
- rb-inotify (>= 0.9.7)
58
+ listen (3.1.5)
59
+ rb-fsevent (~> 0.9, >= 0.9.4)
60
+ rb-inotify (~> 0.9, >= 0.9.7)
61
+ ruby_dep (~> 1.2)
61
62
  lumberjack (1.0.10)
62
63
  method_source (0.8.2)
63
64
  mini_portile2 (2.0.0)
64
- multi_json (1.11.2)
65
+ multi_json (1.12.1)
65
66
  multi_xml (0.5.5)
66
67
  multipart-post (2.0.0)
67
68
  nenv (0.3.0)
68
69
  nokogiri (1.6.7.2)
69
70
  mini_portile2 (~> 2.0.0.rc2)
70
- notiffany (0.0.8)
71
+ notiffany (0.1.0)
71
72
  nenv (~> 0.1)
72
73
  shellany (~> 0.0)
73
74
  oauth2 (1.1.0)
@@ -80,10 +81,11 @@ GEM
80
81
  coderay (~> 1.1.0)
81
82
  method_source (~> 0.8.1)
82
83
  slop (~> 3.4)
83
- queue_ding (0.1.1)
84
+ queue_ding (0.1.2)
84
85
  aquarium (~> 0)
86
+ semver (~> 1)
85
87
  rack (1.6.4)
86
- rake (11.1.1)
88
+ rake (11.1.2)
87
89
  rb-fsevent (0.9.7)
88
90
  rb-inotify (0.9.7)
89
91
  ffi (>= 0.5.0)
@@ -98,6 +100,7 @@ GEM
98
100
  rspec-expectations (2.99.2)
99
101
  diff-lcs (>= 1.1.3, < 2.0)
100
102
  rspec-mocks (2.99.4)
103
+ ruby_dep (1.3.1)
101
104
  semver (1.0.1)
102
105
  shellany (0.0.1)
103
106
  simplecov (0.11.2)
@@ -134,4 +137,4 @@ DEPENDENCIES
134
137
  yard (~> 0)
135
138
 
136
139
  BUNDLED WITH
137
- 1.11.2
140
+ 1.12.4
data/rubyneat.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: rubyneat 0.4.0.alpha.5 ruby lib
5
+ # stub: rubyneat 0.4.2 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "rubyneat"
9
- s.version = "0.4.0.alpha.5"
9
+ s.version = "0.4.2"
10
10
 
11
- s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
11
+ s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Fred Mitchell"]
14
- s.date = "2016-03-26"
14
+ s.date = "2016-05-26"
15
15
  s.description = "\n RubyNEAT -- Neural Evolution of Augmenting Topologies for Ruby.\n By way of an enhanced form of Genetic Algorithms -- the NEAT algorithm,\n populations of neural nets are evolved to handle pre-defined goals.\n\n RubyNEAT is the first implementation of the NEAT algorithm for Ruby, and\n it leverages Ruby's power to implement the NEAT algorithm in a way that would\n be difficult to do in other languages. The 'activation function' is largely\n standalone. Basically, activation is achieved by functional programming.\n\n Meaning, once your network is evolved, you can extract it as source code you\n can then utilize without the RubyNEAT engine.\n\n RubyNEAT can be used for nearly any Machine Learning task you can dream of,\n because it's also extensible and modular. See http://rubyneat.com for the\n details.\n "
16
16
  s.email = "lordalveric@yahoo.com"
17
17
  s.executables = ["neat"]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubyneat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.alpha.5
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fred Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-26 00:00:00.000000000 Z
11
+ date: 2016-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: distribution
@@ -332,9 +332,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
332
332
  version: '2.0'
333
333
  required_rubygems_version: !ruby/object:Gem::Requirement
334
334
  requirements:
335
- - - ">"
335
+ - - ">="
336
336
  - !ruby/object:Gem::Version
337
- version: 1.3.1
337
+ version: '0'
338
338
  requirements: []
339
339
  rubyforge_project:
340
340
  rubygems_version: 2.5.1