ruby_ptv_api 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4527df64f46e3339016be3ad00bde23f29f3f145
4
- data.tar.gz: 495bfd93b229601574aebaa2572c00fbab6b13e2
3
+ metadata.gz: ab893de12e8986f6002cadc16ebb477418679482
4
+ data.tar.gz: 573cd55eb65290af7fa79ba72a459a3116d36d88
5
5
  SHA512:
6
- metadata.gz: bcbfda7701b2a736e1eecc17571cc0cd3f3fdd7d842c13be3eae5a0ec42d476ee4dc68b7b8d2a86c50417619cb90b8ad4f0c39395b7846002e55812b2915bc76
7
- data.tar.gz: b4fff08081ecdc68296335f805722f5334557974aebf4fe5b8cb542bcead247bf7eb3e0b4e413a9929c0029de10b70534b4aa1788407a7a3e6e7f8f6a776eb47
6
+ metadata.gz: ba133961791cc5ca77b8b41a6f9afc1ff7be55009f0177394349278e277bc01437dd53a669259cef7157451a59e7f875dad0979d1e0badaca89513282feb11d6
7
+ data.tar.gz: d163ffe448682a0ac28385403b702c3ae5317fb51ef87f589faa0cae9c584df748ed65603864b44d09dc2d4e89ac55260971a62059e15c96238cab520920550c
@@ -1,3 +1,3 @@
1
1
  module RubyPtvApi
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/ruby_ptv_api.gemspec CHANGED
@@ -6,7 +6,7 @@ require 'ruby_ptv_api/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "ruby_ptv_api"
8
8
  spec.version = RubyPtvApi::VERSION
9
- spec.authors = ["Leanbit srl"]
9
+ spec.authors = ["Leanbit srl", "Satelicom srl"]
10
10
  spec.email = ["info@leanbit.it"]
11
11
  spec.licenses = ['MIT']
12
12
  spec.summary = "Unofficial PVT ruby client"
metadata CHANGED
@@ -1,10 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_ptv_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leanbit srl
8
+ - Satelicom srl
8
9
  autorequire:
9
10
  bindir: exe
10
11
  cert_chain: []