subvirtus 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: daab2e3371470e4be6a286b0293bb32ee9ed6888
|
4
|
+
data.tar.gz: bda0ff8609e4aae0e4492214ecd95d42aba80029
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be7f8d67b20939dadb1e24f75b510e5bd6acd0938fc3ea59b3cb2d2c29bb71ea37e4b6fca2d370d09299720b6df0232e582bd8ddf220b00a2b2c541480593feb
|
7
|
+
data.tar.gz: c3cf37c16298215ffc9bdfcfb8dbf11b220bc0f2dc29db6a95a88b390b6a62ab6e07aa42acc6b02d39e64cf5aa75b49f81e38622c37628d81bba24f40ac9c59d
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: subvirtus
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Cole
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-10-
|
12
|
+
date: 2014-10-21 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rake
|
@@ -39,7 +39,7 @@ dependencies:
|
|
39
39
|
- - ">="
|
40
40
|
- !ruby/object:Gem::Version
|
41
41
|
version: '0'
|
42
|
-
description:
|
42
|
+
description: Ruby attributes with type coercion.
|
43
43
|
email:
|
44
44
|
- dcole@rentpath.com
|
45
45
|
- tboyd@rentpath.com
|
@@ -70,6 +70,6 @@ rubyforge_project:
|
|
70
70
|
rubygems_version: 2.4.2
|
71
71
|
signing_key:
|
72
72
|
specification_version: 4
|
73
|
-
summary:
|
73
|
+
summary: Ruby attributes with type coercion.
|
74
74
|
test_files: []
|
75
75
|
has_rdoc:
|