mqtt-sn-ruby 0.0.2 → 0.0.3

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 +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 552d49593797c45d53598fe3d5787e3ffd692b56
4
- data.tar.gz: 6c955790706011b9690186974084418488733af0
3
+ metadata.gz: a2f0d1172be32ff8b6c6c5273269ff4f720557eb
4
+ data.tar.gz: 8bf5058605ef6eee4878f7479dea438503f5bdfe
5
5
  SHA512:
6
- metadata.gz: 6edfcee73ea914ed1e4272e0c38eae30954b5ae3c76ff2fd0143a00b990879226efffb5a702826b4c90b17a49b04159fe7350fb536bb046506fa6b09903f88ae
7
- data.tar.gz: 82aa807b9ff23d63aa707aea3937251a0ecc296717bf982a485d5c30b1d0f241f5c5e5f90b46e80085c679ffaaf7284cdd26ffc5d4e6b3afcb25423c25b99b1c
6
+ metadata.gz: c44fb49055e484380ed709b8aae823ffcd5208855d28c6044d7216e876d2892f1c3540a46ea880b0e1d82be1f0f0e56fe6b8d1f2ee36c0403f64a42aba51d167
7
+ data.tar.gz: ca80dc72080307d9761dfc9444a2d44957ebd8c12cfeeda1e49f4824bb41b22814d4b0d7077553d3f0bfab706eba6b6bc8e365563dc44fddc8a3b342b6002daf
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mqtt-sn-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ari Siitonen
@@ -10,7 +10,8 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2014-11-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Ruby toolkit for MQTT-SN
13
+ description: Ruby toolkit for MQTT-SN, compatible with RSMB, command line tools and
14
+ API
14
15
  email: jalopuuverstas@gmail.com
15
16
  executables: []
16
17
  extensions: []
@@ -41,5 +42,5 @@ rubyforge_project:
41
42
  rubygems_version: 2.2.2
42
43
  signing_key:
43
44
  specification_version: 4
44
- summary: Ruby toolkit for MQTT-SN, compatible with RSMB, command line tools and API
45
+ summary: Ruby toolkit for MQTT-SN
45
46
  test_files: []