wialon 1.2.0 → 1.2.1

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 +6 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e154768e4799650635be966026b1e89212b6cba2917be7737b6c0f4e115524f9
4
- data.tar.gz: 5370fc6b09f318e7db721bab967841448ca98781d1dbda439f66439d0ae69813
3
+ metadata.gz: c468b5adac754601ead67242a4996a7b1c3af2d95484175bd481fb44618a97eb
4
+ data.tar.gz: b89f3da4f7817a8677858e70a4a3ef6208c61382edbca7bc2cc2baef2d04c816
5
5
  SHA512:
6
- metadata.gz: d70df566e4afc05dbb2f85422ddcda00deb59a69377f2de22846b0df5b889e76a11aca7d27801d079f1682d6b9a96a7effecaaea451e4365c05154be670f9b60
7
- data.tar.gz: 0726e848df62a5f4255901b9412fc60b4fbb8a09cee612d1bb54906a08d4160f1a6744875c56f24f55f5e620f908fa42698f771b9a759a32456a7e3c9abcecfe
6
+ metadata.gz: 3ab37f8e399efb71ae589c26e63d2c8769a68468f3e461788516c281af39c8ae0a5fa5a5dddae90eddf8d026b5f41eea0d303fff1eb720e3ab74b576b4cb285d
7
+ data.tar.gz: 93208ff60ea8932d9df111ecd4b8cc10162a9e78669d78effdef090084d0db2877e2d753300ddd2e3bfbece4fe2963d15a50944a59ad8069edf89cb028aa0286
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wialon
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Golden M Software
@@ -9,16 +9,17 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-12-12 00:00:00.000000000 Z
12
+ date: 2020-04-10 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Wialon gem wrapper for Remote API
14
+ description: Wialon Remote API for Ruby, will support Wialon Hosting, Wialon Local
15
+ and Wialon Pro
15
16
  email: software@goldenmcorp.com
16
17
  executables: []
17
18
  extensions: []
18
19
  extra_rdoc_files: []
19
20
  files:
20
21
  - lib/wialon.rb
21
- homepage: https://github.com/goldenm-software/wialon-ruby
22
+ homepage: https://gitlab.com/goldenm-software/open-source-libraries/wialon-ruby
22
23
  licenses:
23
24
  - MIT
24
25
  metadata: {}
@@ -40,5 +41,5 @@ requirements: []
40
41
  rubygems_version: 3.0.6
41
42
  signing_key:
42
43
  specification_version: 4
43
- summary: Wialon gem wrapper for Remote API
44
+ summary: Wialon Remote API for Ruby
44
45
  test_files: []