hash_unnest 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/hash_unnest/hash_unnest.c +0 -1
- data/lib/hash_unnest/version.rb +1 -1
- 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: 5cd702faf4727450246804c0810168890011ff3a
|
4
|
+
data.tar.gz: 913906d3b625f8d0e8a5efd496097dda5d9b1481
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6c0475c3548079eee2419315146b12ac644ee7abdd1ca96a401d9075ab8208b02c5c5b24376455aba4c7b27443145e918df9c06f6cc11628c6f180d7f5eb1a0c
|
7
|
+
data.tar.gz: 587e12cb5c40dd9fe8e823e56a4222a23baacc1f6820d51f50deb490d433f1fa41ada414da095a62785859484a4ceed997326ce16c95561d3656da9fba99900f
|
data/lib/hash_unnest/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hash_unnest
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Julien Letessier
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-04-
|
11
|
+
date: 2019-04-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|