gmt 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2bf3e724f4914f08371ef6aabdc5827289221fd2
4
- data.tar.gz: 10c2ce02da76d6f4de38ac4e3c4753bc0c4b2c61
3
+ metadata.gz: c627752c3767952e0ffcf4fa5d8974091aee1ca7
4
+ data.tar.gz: 744c75011fb4a4de173d3f61ff9f3f3c975c5377
5
5
  SHA512:
6
- metadata.gz: b09e774f7a79423a9913b8e151638bc5dfe110f29434790e14c84245c7caac76598fc12250e276025f6d0d7919d9cb79f3254dac94766a0c01f7f3dfef12e3f3
7
- data.tar.gz: f5c4f39074722c859b80f569e74bd17f3737a1ad7918fc76b11eadf904c3895cc4641d1ba505b1762e91c71d1af2dbde83f243046210f140aa87aba2671f0a9b
6
+ metadata.gz: 9bb70c503aea29a948bae0f133f3a1fb3259ee8521661c2b5933c0a669b35c2eadb467cc6c26bb439c4725ad7c551e91a445052ac53fa5c012ac49bdefec8584
7
+ data.tar.gz: 999bbe921bf36319bccbaedf237f69216465100d5a39df8561b38d91fdfd80553cc57cfcebf7b573fe872f60821185752c2bf18b6205347dac4858ad0674dc9f
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - J.J. Green
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-29 00:00:00.000000000 Z
11
+ date: 2018-06-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -94,7 +94,7 @@ files:
94
94
  - ext/gmt/option.c
95
95
  - ext/gmt/option.h
96
96
  - lib/gmt.rb
97
- homepage: https://github.com/jjgreen/ruby-gmt
97
+ homepage: https://gitlab.com/jjg/ruby-gmt
98
98
  licenses:
99
99
  - MIT
100
100
  metadata: {}
@@ -118,7 +118,7 @@ requirements:
118
118
  - GMT5 installation (test)
119
119
  - ghostscript (test)
120
120
  rubyforge_project:
121
- rubygems_version: 2.5.1
121
+ rubygems_version: 2.5.2.1
122
122
  signing_key:
123
123
  specification_version: 4
124
124
  summary: Generic Mapping Tools (GMT)