tenka 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 31a854ced628a6cbf017a9eb44fbb84227426a68
|
4
|
+
data.tar.gz: '0581c8cc77d221c8fe336335730a02590a843d2d'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18c8de8742e5e23733179eacf435731b71f5dc4efe33f22d79b975a17e0d8af1ff390a4a57d275fad88b33e08fb823368e1ea3de3f9186dac5e80757a553b4e1
|
7
|
+
data.tar.gz: b12cacaf15da8d6848074e1a1fdafacb5daf5913f34f40f8a133dd10cca4695007ee82620502adcada1916d719aacac1169d6febeb1df1f8dc25a08292700bf0
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tenka
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Elmore
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '
|
19
|
+
version: '2'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '
|
26
|
+
version: '2'
|
27
27
|
description: |
|
28
28
|
Tenka is a REST API that lets you do GIS operations. It makes it easy
|
29
29
|
to add intelligence about the earth to your applications.
|