carray-netcdf 1.0.4 → 1.0.7

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.
metadata CHANGED
@@ -1,24 +1,26 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carray-netcdf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hiroki Motoyoshi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-15 00:00:00.000000000 Z
11
+ date: 2019-01-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: " Extension for manipulating NetCDF3 file with CArray\n"
14
14
  email: ''
15
- executables: []
15
+ executables:
16
+ - ncdef2yaml
16
17
  extensions:
17
18
  - extconf.rb
18
19
  extra_rdoc_files: []
19
20
  files:
20
21
  - API.md
21
22
  - README.md
23
+ - bin/ncdef2yaml
22
24
  - carray-netcdf.gemspec
23
25
  - examples/test.nc
24
26
  - examples/test.rb