rdm6300 0.1.0 → 0.1.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.
- checksums.yaml +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f6a4aad76d133eae8d2b32830e58ddb2ce536c6eaeedb12e3b5e65fa57c22169
|
|
4
|
+
data.tar.gz: 363d4929b409d91fab13c4f142bf40af441977811ee9f072435389fbf3391526
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e22349424a7ceb44a935fac8db96dbbf96cd92f4cff06e3df457be9970805a2c0186df534aa1c91b31152fc845607e52504f468693f7634ca9631792cf600c4e
|
|
7
|
+
data.tar.gz: 35a003cf84df27674c266fce7ffe7f81d7705c9f42b596cb419f363925daa6fef6e680c5f7d1d9ca9fbbff6b72cdb29360703e1e468ffa3c462f9fa3ec228f2e
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rdm6300
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Luke Stutters
|
|
@@ -24,8 +24,8 @@ dependencies:
|
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: '1.3'
|
|
27
|
-
description: rdm6300
|
|
28
|
-
|
|
27
|
+
description: rdm6300 provides a simple interface for reading 125kHz RFID tags over
|
|
28
|
+
an RS-232 serial port using the RDM6300 module
|
|
29
29
|
email: lukestuts@gmail.com
|
|
30
30
|
executables: []
|
|
31
31
|
extensions: []
|