gentooboontoo-ruby-netcdf 0.6.6.2 → 0.6.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ext/extconf.rb +1 -0
  2. metadata +4 -3
@@ -1,3 +1,4 @@
1
+ require "rubygems"
1
2
  require "mkmf"
2
3
 
3
4
  narray_spec = Gem::Specification.find_by_name('narray')
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gentooboontoo-ruby-netcdf
3
3
  version: !ruby/object:Gem::Version
4
- hash: 99
4
+ hash: 97
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
9
  - 6
10
- - 2
11
- version: 0.6.6.2
10
+ - 3
11
+ version: 0.6.6.3
12
12
  platform: ruby
13
13
  authors:
14
14
  - Takeshi Horinouchi
@@ -126,3 +126,4 @@ specification_version: 3
126
126
  summary: Ruby interface to NetCDF
127
127
  test_files: []
128
128
 
129
+ has_rdoc: