mongo_inspired_compare 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54d2f148fd4c0538810677f73edfab5ccd1bc6f3
4
- data.tar.gz: cd769dfdcdf43dbccfe807458b225d55ea597094
3
+ metadata.gz: fb2f1467451d788851b248b0dac9ed146ccd58a3
4
+ data.tar.gz: e5dec85ca82a88cbdb506cda180e2caaf94d567a
5
5
  SHA512:
6
- metadata.gz: 79af9b7ef0fe5a31147605b166bfdc595a55b1ce95ac4c41dde1dd87ab1a198e6882f341eb1fdaa3bf8a1226b4e28f91232fb5d7bc1dcddb3435b227a69bf93f
7
- data.tar.gz: 296efcf3ffd4f2c85adea51beb6dd3f3bc9f843775c5bb1e0130509d20bda8c553aa3295628d02296738ca2ee7552ed0cfaae62f4f2affef9021b07ce31bc1f1
6
+ metadata.gz: be0e7d866206ff118b193c07ec6ab9bd0b8e922281ae4c7a10390fcf59bc060382c3b29519351d1cc34a5eac1d526adb337db66acad5d8a2d16113a957d08b60
7
+ data.tar.gz: 8788cc7f73d93378841962ab2b87ca6ab2ff9e5def1f8d7d83a5c3dc3a9826a9a071f2c542f1f5662cbbd8613048eb92fea410ab85fd5bdd4d94e156f0e8ccf9
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongo_inspired_compare
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Do
@@ -19,7 +19,7 @@ extra_rdoc_files: []
19
19
  files:
20
20
  - lib/mongo_inspired_compare.rb
21
21
  - test_mongo_inspired_compare.rb
22
- homepage:
22
+ homepage: https://github.com/davehdo/mongo_inspired_compare
23
23
  licenses:
24
24
  - MIT
25
25
  metadata: {}