bson_ext 1.12.3 → 1.12.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c33dda920859da57dabd96558920c9a992d8c56b
4
- data.tar.gz: ebe8ae3b819c8ea06d7add26db5f652fd7297fea
3
+ metadata.gz: fb1922207cd67312e0c4855805103a34e89356c5
4
+ data.tar.gz: 3676387da8d8ffe747ffd1645740dd133fd6689c
5
5
  SHA512:
6
- metadata.gz: 8a8b26fa898ff61d77da2d43eb4cf77e3a6c77b64fe60379ae7b78a88cff83c6d06f8589c8161d0db862bce689f980a915fd0ab1cb2ab14459c0e2da673fa18c
7
- data.tar.gz: 90ed626fc0033ff2cefdf8156e05efe11e3cf09cc92332298246a9fad9fd9189bf82bd073cdbbfe04a1c915f956a154735745a545e790f59881848bcf8dca369
6
+ metadata.gz: faf400852f9d111cac68d645ae0494c41f7023a7dedff36c89088ea19968a60dcbc5cfc272a98037dfdeae23c6deb77d7cc81000df94cdb70504b869f3c7a9b7
7
+ data.tar.gz: 664783906216c14944262798136869aa798f95b8f2839bdaaff0aa89d575d2d4e044442ac81832a9c4d33edebff0bfb00838b72ace4e51810b408e5e3a84212a
Binary file
data.tar.gz.sig CHANGED
Binary file
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.12.3
1
+ 1.12.4
@@ -14,4 +14,4 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- #define VERSION "1.12.3"
17
+ #define VERSION "1.12.4"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bson_ext
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.3
4
+ version: 1.12.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Emily Stolfo
@@ -34,7 +34,7 @@ cert_chain:
34
34
  XZOS48LlWh15EG4yZo/gRzqNAW2LUIkYA5eMS2Kp6r+KV8IBUO/LaHdrXbdilpa8
35
35
  BRsuCo7UZDbFVRns04HLyjVvkj+K/ywIcdKdS0csz5M=
36
36
  -----END CERTIFICATE-----
37
- date: 2015-06-04 00:00:00.000000000 Z
37
+ date: 2015-10-29 00:00:00.000000000 Z
38
38
  dependencies:
39
39
  - !ruby/object:Gem::Dependency
40
40
  name: bson
@@ -42,14 +42,14 @@ dependencies:
42
42
  requirements:
43
43
  - - "~>"
44
44
  - !ruby/object:Gem::Version
45
- version: 1.12.3
45
+ version: 1.12.4
46
46
  type: :runtime
47
47
  prerelease: false
48
48
  version_requirements: !ruby/object:Gem::Requirement
49
49
  requirements:
50
50
  - - "~>"
51
51
  - !ruby/object:Gem::Version
52
- version: 1.12.3
52
+ version: 1.12.4
53
53
  description: C extensions to accelerate the Ruby BSON serialization. For more information
54
54
  about BSON, see http://bsonspec.org. For information about MongoDB, see http://www.mongodb.org.
55
55
  email: mongodb-dev@googlegroups.com
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  version: '0'
91
91
  requirements: []
92
92
  rubyforge_project: bson_ext
93
- rubygems_version: 2.4.7
93
+ rubygems_version: 2.4.6
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: C extensions for Ruby BSON.
metadata.gz.sig CHANGED
Binary file