Shapestruct 0.0.9 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0e70391bd6cb61b9f56f05536b00512b0a118b9c
|
4
|
+
data.tar.gz: 8e21fdbc8e3a94fe217c76a39e99607c34eadaa4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e03a429af5bf37cb3802ee52255d125fef43ee0fc5892020a6032f0c2ea912417b8c5b751fb3c8627a0e088707fe7be1703ced2aba80582d31655afda8d9adc2
|
7
|
+
data.tar.gz: 45c4871e0fec8f75fc17dcf241238a0e2f4c7bf1db4540318b365fd0bfc4b50689915eedd0b0901f5e044dd0e5b1e0a338f65c12bc5c97f94dc607862eb26644
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: Shapestruct
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0
|
4
|
+
version: 0.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Zachary Perlmutter
|
@@ -11,7 +11,7 @@ cert_chain: []
|
|
11
11
|
date: 2014-06-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: |
|
14
|
-
Constructors for ShapeDoc
|
14
|
+
Constructors for ShapeDoc. Must Require ShapeDoc to use
|
15
15
|
email: zrp200@gmail.com
|
16
16
|
executables: []
|
17
17
|
extensions: []
|