tenka 1.0.1 → 1.0.2

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 +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 11aa855f49f3126479e82d7fc10a93dc6de9d4d3
4
- data.tar.gz: 313294f276a6ac57a3439dbd84c2da744bc5f447
3
+ metadata.gz: 31a854ced628a6cbf017a9eb44fbb84227426a68
4
+ data.tar.gz: '0581c8cc77d221c8fe336335730a02590a843d2d'
5
5
  SHA512:
6
- metadata.gz: d458ff8b5e1cc324041e5469f73b32e531b52301ab3b46746286aa49cf0dbeb540c72b65196ccf5735603e278b2cb222047601ee4d291edf3d9c6fda2ce5f140
7
- data.tar.gz: d81ecd46a7ca04ae711b07dca3fd12ea701d722478fcc531dfa4b855c9139606739445b93c725c882cdf496d6704bcffad75d52304a5c3bc2835a40e35dfbcae
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.1
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: '0'
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: '0'
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.