ejson 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b92591213a865fd228aa3ea0c4bedb39411782fa
4
- data.tar.gz: fc875442c0b38e28b88392c9870775d30bc3d884
3
+ metadata.gz: 47364a68c0a5a24c48d931d9a61d87ad7bb78fb0
4
+ data.tar.gz: 449ab02070c1bb9b88da845109e589ccac2c59e4
5
5
  SHA512:
6
- metadata.gz: 95d762e96de61934afbb7a95dd232cd38938db5244ac3e574f3a41c8d3544dae289c391b0a8586650358044d2210a583a9812d649eee5b252bc6ddf1457b3799
7
- data.tar.gz: b618f3f88c0a54cb2bb1c771cdb8ca5b1191c3c4806f755eba117ff718597f0fdbd502100ff444537280e4c73d64c98f123ef4ce56254c649fa39f694434ba11
6
+ metadata.gz: 329df50b74428c89c3bdcf135b0767efdc03c9412c1ee02f27b0ffb7ab60ee8f8a6d36fc0b67b34b7a4901775b824cbba579e4cb2570999d302cfcccce07f656
7
+ data.tar.gz: 33f0e7db09cb80b9d5396aef51c1aedfec8f8b39cb3e62b7a759c53b98cb1c9c33cc561fec67b35f328ae2de86396a0dfa92a56935e105c9517f4110a2262dda
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module EJSON
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ejson
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Burke Libbey
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-18 00:00:00.000000000 Z
11
+ date: 2015-11-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Secret management by encrypting values in a JSON hash with a public/private
14
14
  keypair