gippix 0.0.2 → 0.0.4

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a887a30b6befacd1406c67cb14d0426ddeab808c
4
- data.tar.gz: c4a608b82422145d4939b9d149f1910486c870e8
3
+ metadata.gz: 3c0ec09c83362021d73ac500046c142a4c7e478d
4
+ data.tar.gz: 0ce9ad2b83af6535b40451ef23c226c8e6667316
5
5
  SHA512:
6
- metadata.gz: cc02ec00f4d40096a5a999f66ce8af4d1baa7519408fd0dd57ba26df9f9541d32f81c51cefc9670d021e2a032c2c5a8bbd835b7ddc74ae52a0c00c5f5ff82b0d
7
- data.tar.gz: 51e88137ff528a82d28a5b725c14c3b8232964ec4811108b57c53f9f5841160b3b8738e5dfc3daefb656421f4401193095378dff9be8c6730e3e3d9e0a771da5
6
+ metadata.gz: eab031e17fe3168db6b9eab4a5f619ecfb6ef92c317b912568be60419d480397681ab85d7abcb661fa518d9d3b77143e761f9d660596e22e2ca34efa18a7318b
7
+ data.tar.gz: 0ef7fbcb1681902280d0513b5a6b05b0ae5e723243977652e673b4bf8604c6adcf2df70860a697d992235cf3665a577f70c7f9b79476d555e0e2901f0926ca51
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gippix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Libby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-03 00:00:00.000000000 Z
11
+ date: 2018-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -16,20 +16,20 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '1.1'
20
- - - ">="
19
+ version: '1.8'
20
+ - - "~>"
21
21
  - !ruby/object:Gem::Version
22
- version: 1.1.4
22
+ version: 1.8.2
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
27
  - - "~>"
28
28
  - !ruby/object:Gem::Version
29
- version: '1.1'
30
- - - ">="
29
+ version: '1.8'
30
+ - - "~>"
31
31
  - !ruby/object:Gem::Version
32
- version: 1.1.4
32
+ version: 1.8.2
33
33
  description: Reads GPX files.
34
34
  email: alibby@andylibby.org
35
35
  executables: []
@@ -37,7 +37,7 @@ extensions: []
37
37
  extra_rdoc_files: []
38
38
  files:
39
39
  - lib/gippix.rb
40
- homepage: http://rubygems.org/xforty/gippix
40
+ homepage: http://github.com/alibby/gippix
41
41
  licenses:
42
42
  - MIT
43
43
  metadata: {}
@@ -57,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
57
  version: '0'
58
58
  requirements: []
59
59
  rubyforge_project:
60
- rubygems_version: 2.4.6
60
+ rubygems_version: 2.6.14
61
61
  signing_key:
62
62
  specification_version: 4
63
63
  summary: GPX parser/ reader