bson_ext 1.8.5 → 1.8.6

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: 17ed9dd1b4ec7e10df02d1e6281d515b3a908c4d
4
- data.tar.gz: 0e3093fddb2f9cc350909b1cf81de959aca35619
3
+ metadata.gz: c65812858113d36ab4eabd70baa49338ef93887b
4
+ data.tar.gz: bc9d5786498123d9f5d2e1d8142d0853935aec15
5
5
  SHA512:
6
- metadata.gz: a846f1d4b99975a7b106212c75e9a7f02baae33cce1a4431fadf7e923a9b76608adb0b3866a3a7f30cd62256efcd290c1e14aedd925329b977346d6a2e922322
7
- data.tar.gz: 753f972176d2fa21074a43aa8da47efd84fa8001bf75f6260b298a0a284b0a02cefcb2072fcffc0fff8c304d9c52a2482462434004920e25a431a861539844f2
6
+ metadata.gz: 07538e80ea4776323e77d1420ceee868d7b644ae1783dbfd4c810ed33a20390ff89b6df58e4ba695f197d376b70e77a1ec9d632eb65c7404e7058310fb543dac
7
+ data.tar.gz: b2955ad06298b40c67ca63c3665a07bcd4391ae4f11a7324148fe078f87e767313f164901826ad54c8f4a53898648a333153761971b5b93329016f987999eaa5
Binary file
data.tar.gz.sig CHANGED
Binary file
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.5
1
+ 1.8.6
@@ -1 +1 @@
1
- #define VERSION "1.8.5"
1
+ #define VERSION "1.8.6"
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.8.5
4
+ version: 1.8.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tyler Brock
@@ -33,7 +33,7 @@ cert_chain:
33
33
  8v7zLF2XliYbfurYIwkcXs8yPn8ggApBIy9bX6VJxRs/l2+UvqzaHIFaFy/F8/GP
34
34
  RNTuXsVG5NDACo7Q
35
35
  -----END CERTIFICATE-----
36
- date: 2013-04-11 00:00:00.000000000 Z
36
+ date: 2013-05-16 00:00:00.000000000 Z
37
37
  dependencies:
38
38
  - !ruby/object:Gem::Dependency
39
39
  name: bson
@@ -41,14 +41,14 @@ dependencies:
41
41
  requirements:
42
42
  - - ~>
43
43
  - !ruby/object:Gem::Version
44
- version: 1.8.5
44
+ version: 1.8.6
45
45
  type: :runtime
46
46
  prerelease: false
47
47
  version_requirements: !ruby/object:Gem::Requirement
48
48
  requirements:
49
49
  - - ~>
50
50
  - !ruby/object:Gem::Version
51
- version: 1.8.5
51
+ version: 1.8.6
52
52
  description: C extensions to accelerate the Ruby BSON serialization. For more information
53
53
  about BSON, see http://bsonspec.org. For information about MongoDB, see http://www.mongodb.org.
54
54
  email: mongodb-dev@googlegroups.com
metadata.gz.sig CHANGED
Binary file