mongo_kerberos 1.12.0.rc0-java → 1.12.0.rc1-java
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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/VERSION +1 -1
- data.tar.gz.sig +0 -0
- metadata +5 -5
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 45f02362726abc8b6723a44d37b818c9c921e988
|
4
|
+
data.tar.gz: 47d5e5d2e35f1311f08176eb32a291730377f9bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c40ae78291d6c42f46b1aec5db058aced1d8e942ac6da6993cafa717a35456c1a616ac136a7020ac87097848827631df930e6699f031e4f5ddf46f77141c2f1d
|
7
|
+
data.tar.gz: 49e60ee15b4caebc473eb574d35c9505733b6ae5372c747e8d53b2261162b655f74f1a7fa87074c350d4886141175ea313d0665c50749987ad00d9d945db8d20
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.12.0.
|
1
|
+
1.12.0.rc1
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mongo_kerberos
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.12.0.
|
4
|
+
version: 1.12.0.rc1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Emily Stolfo
|
@@ -31,7 +31,7 @@ cert_chain:
|
|
31
31
|
JrZM8w8wGbIOeLtoQqa7HB/jOYbTahH7KMNh2LHAbOR93hNIJxVRa4iwxiMQ75tN
|
32
32
|
9WUIAJ4AEtjwRg1Bz0OwDo3aucPCBpx77+/FWhv7JYY=
|
33
33
|
-----END CERTIFICATE-----
|
34
|
-
date: 2014-
|
34
|
+
date: 2014-12-03 00:00:00.000000000 Z
|
35
35
|
dependencies:
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: mongo
|
@@ -39,12 +39,12 @@ dependencies:
|
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 1.12.0.
|
42
|
+
version: 1.12.0.rc1
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - '='
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 1.12.0.
|
47
|
+
version: 1.12.0.rc1
|
48
48
|
prerelease: false
|
49
49
|
type: :runtime
|
50
50
|
description: Adds kerberos authentication via libsasl to the MongoDB Ruby Driver on MRI and JRuby
|
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
80
80
|
version: 1.3.1
|
81
81
|
requirements: []
|
82
82
|
rubyforge_project: mongo_kerberos
|
83
|
-
rubygems_version: 2.
|
83
|
+
rubygems_version: 2.4.5
|
84
84
|
signing_key:
|
85
85
|
specification_version: 4
|
86
86
|
summary: Kerberos authentication support for the MongoDB Ruby driver
|
metadata.gz.sig
CHANGED
Binary file
|