robotic-arm 0.2.3 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- checksums.yaml.gz.sig +2 -0
- data.tar.gz.sig +0 -0
- metadata +38 -44
- metadata.gz.sig +0 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: de757974db713da22efe1386f73444663566f4e0
|
4
|
+
data.tar.gz: 6f3a0e5f062481ffdeb25ec183b37f78823c6392
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: a8138b538985c0ee2bf0482d5632decda686113d658603f66c040074054c9e53d631683de49c62638ced12ff6952bb70336766ace9bdf43fd2d8dea3af784613
|
7
|
+
data.tar.gz: 92ef70474a59620028963fef9d15fa5661221b16f7b9fdc9af469d68c059e5095a8eb82051e7915ef1ca7046d566aaf9d8f9db2a930f4b196f4fba8f0e79ce05
|
checksums.yaml.gz.sig
ADDED
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: robotic-arm
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
version: 0.2.3
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.2.4
|
6
5
|
platform: ruby
|
7
|
-
authors:
|
6
|
+
authors:
|
8
7
|
- James Robertson
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
|
-
cert_chain:
|
10
|
+
cert_chain:
|
12
11
|
- |
|
13
12
|
-----BEGIN CERTIFICATE-----
|
14
13
|
MIIDRDCCAiygAwIBAgIBADANBgkqhkiG9w0BAQUFADBIMRIwEAYDVQQDDAlnZW1t
|
@@ -30,56 +29,51 @@ cert_chain:
|
|
30
29
|
nExUuSWBuOE4qB5VPtdBnj5hqUk9EYVsWnYmGI5a6TkG5smvvc3vS0//cyuNslAI
|
31
30
|
1fYwFn3dnmAMkkpElzMzOpQWNUpyy4p+
|
32
31
|
-----END CERTIFICATE-----
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
- !ruby/object:Gem::Dependency
|
32
|
+
date: 2013-07-27 00:00:00.000000000 Z
|
33
|
+
dependencies:
|
34
|
+
- !ruby/object:Gem::Dependency
|
37
35
|
name: libusb
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
version: "0"
|
36
|
+
requirement: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - '>='
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
45
41
|
type: :runtime
|
46
|
-
|
42
|
+
prerelease: false
|
43
|
+
version_requirements: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - '>='
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0'
|
47
48
|
description:
|
48
|
-
email:
|
49
|
+
email: james@r0bertson.co.uk
|
49
50
|
executables: []
|
50
|
-
|
51
51
|
extensions: []
|
52
|
-
|
53
52
|
extra_rdoc_files: []
|
54
|
-
|
55
|
-
files:
|
53
|
+
files:
|
56
54
|
- lib/robotic-arm.rb
|
57
|
-
homepage:
|
58
|
-
licenses:
|
59
|
-
|
55
|
+
homepage: https://github.com/jrobertson/robotic-arm
|
56
|
+
licenses:
|
57
|
+
- MIT
|
58
|
+
metadata: {}
|
60
59
|
post_install_message:
|
61
60
|
rdoc_options: []
|
62
|
-
|
63
|
-
require_paths:
|
61
|
+
require_paths:
|
64
62
|
- lib
|
65
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
- !ruby/object:Gem::Version
|
76
|
-
version: "0"
|
63
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
64
|
+
requirements:
|
65
|
+
- - '>='
|
66
|
+
- !ruby/object:Gem::Version
|
67
|
+
version: '0'
|
68
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
69
|
+
requirements:
|
70
|
+
- - '>='
|
71
|
+
- !ruby/object:Gem::Version
|
72
|
+
version: '0'
|
77
73
|
requirements: []
|
78
|
-
|
79
74
|
rubyforge_project:
|
80
|
-
rubygems_version:
|
75
|
+
rubygems_version: 2.0.0.rc.2
|
81
76
|
signing_key:
|
82
|
-
specification_version:
|
77
|
+
specification_version: 4
|
83
78
|
summary: robotic-arm
|
84
79
|
test_files: []
|
85
|
-
|
metadata.gz.sig
CHANGED
Binary file
|