evt-identifier-uuid 0.2.0.0 → 0.2.0.1
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e5c9f27cffc7ae700c6e5d6a839622a183f01f3820fd8493637770531315cb9d
|
4
|
+
data.tar.gz: 14c390a8f20c6cae3bf9bd3bb7e2a197bc6dd979bd8f678d3f36c07cbfa65be4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a75ddadc0e89305607e49432e06442e5f66839fbf99c89ee73982e05b8731aebf2ecf610f90f011a6a63444b3b2e625b0a789c2f2c20a6f4f3cdb1f1a23a3b31
|
7
|
+
data.tar.gz: 4f8c70079d886e1687d6138bf4d53214ab9be8667b66a8cf4a1d1c2b8d57ab26331657daae4614db108f1c5a4c5a54ee4be99f917b5f8e02a11c943dc1043fc2
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: evt-identifier-uuid
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.0.
|
4
|
+
version: 0.2.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- The Eventide Project
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-08-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: naught
|
@@ -75,6 +75,6 @@ rubyforge_project:
|
|
75
75
|
rubygems_version: 2.7.3
|
76
76
|
signing_key:
|
77
77
|
specification_version: 4
|
78
|
-
summary: UUID identifier generator with support for
|
79
|
-
and
|
78
|
+
summary: UUID v4 identifier generator with support for generating and parsing UUIDs,
|
79
|
+
and dependency substitution
|
80
80
|
test_files: []
|