narray_miss 1.2.1 → 1.2.1.1

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.
Files changed (1) hide show
  1. metadata +7 -6
metadata CHANGED
@@ -1,21 +1,22 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: narray_miss
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
5
- prerelease: false
4
+ hash: 73
5
+ prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
9
  - 1
10
- version: 1.2.1
10
+ - 1
11
+ version: 1.2.1.1
11
12
  platform: ruby
12
13
  authors:
13
- - Eriko Nishimoto
14
+ - GFD Dennou Club
14
15
  autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2010-12-31 00:00:00 +09:00
19
+ date: 2011-01-04 00:00:00 +09:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -79,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
80
  requirements: []
80
81
 
81
82
  rubyforge_project:
82
- rubygems_version: 1.3.7
83
+ rubygems_version: 1.4.1
83
84
  signing_key:
84
85
  specification_version: 3
85
86
  summary: Multi-dimensional Array class with missing data handling using NArray