libmongocrypt-helper 1.3.2.r1 → 1.3.2.r2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/libmongocrypt_helper/version.rb +1 -1
- data/so/libmongocrypt.so +0 -0
- data.tar.gz.sig +0 -0
- metadata +7 -6
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ec1da3283909c5c8dafab5ba6517074be1238ee94c19c0f8a0bea4805ec26296
|
4
|
+
data.tar.gz: e9c915279b37dad5cc0de7cb9a538b467bdb6f0d0ab4ea2e4909491a63b638a7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5d09075ae012268ac2ccf77c2ad4f96cacf4541de4319ce8a6c8fb6a50553f9738cafd2313ea1c9f376b7b12c5354bcd4fb70b0f0e0cc2bd99914977e1d2a911
|
7
|
+
data.tar.gz: 96af2777e3d8a587a8edd5af779894c607a17e9938b84d68e72082a1ca9ffb7d0aa7b0d85d7da9b63933f37f035c4acbecca10a638d0d6cfb1aaec63b66e63b1
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/so/libmongocrypt.so
ADDED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: libmongocrypt-helper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.2.
|
4
|
+
version: 1.3.2.r2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Oleg Pudeyev
|
@@ -30,7 +30,7 @@ cert_chain:
|
|
30
30
|
+WyKQ+QTIdtDiyf2LQmxWnxt/W1CmScjdLS7/yXGkkB/D9Uy+sJD747O/B9P238Q
|
31
31
|
XnerrtyOu04RsWDvaZkCwSDVzoqfICh4CP1mlde73Ts=
|
32
32
|
-----END CERTIFICATE-----
|
33
|
-
date: 2022-04-
|
33
|
+
date: 2022-04-14 00:00:00.000000000 Z
|
34
34
|
dependencies: []
|
35
35
|
description: ''
|
36
36
|
email:
|
@@ -41,16 +41,17 @@ extra_rdoc_files: []
|
|
41
41
|
files:
|
42
42
|
- lib/libmongocrypt_helper.rb
|
43
43
|
- lib/libmongocrypt_helper/version.rb
|
44
|
+
- so/libmongocrypt.so
|
44
45
|
homepage: https://docs.mongodb.com/ruby-driver/current/
|
45
46
|
licenses:
|
46
47
|
- Apache-2.0
|
47
48
|
metadata:
|
48
49
|
bug_tracker_uri: https://jira.mongodb.org/projects/RUBY
|
49
|
-
changelog_uri: https://github.com/mongodb/
|
50
|
-
documentation_uri: https://
|
51
|
-
homepage_uri: https://docs.mongodb.com/ruby-driver/current/
|
50
|
+
changelog_uri: https://github.com/p-mongodb/libmongocrypt-helper/releases
|
51
|
+
documentation_uri: https://www.mongodb.com/docs/ruby-driver/master/reference/client-side-encryption/
|
52
|
+
homepage_uri: https://docs.mongodb.com/ruby-driver/current/
|
52
53
|
mailing_list_uri: https://groups.google.com/group/mongodb-user
|
53
|
-
source_code_uri: https://github.com/mongodb/
|
54
|
+
source_code_uri: https://github.com/p-mongodb/libmongocrypt-helper
|
54
55
|
post_install_message:
|
55
56
|
rdoc_options: []
|
56
57
|
require_paths:
|
metadata.gz.sig
CHANGED
Binary file
|