bson_ext 1.9.1 → 1.9.2

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: 987531a178ecb325e6d0108a4f4e4371c7849c22
4
- data.tar.gz: 55c9367509255a865b3b760d47bb133f5accc6b6
3
+ metadata.gz: 95f21eb7c2f463edc421d763272e55895ffc3664
4
+ data.tar.gz: 7063daa72c8430f0527baac7053e683044a0d838
5
5
  SHA512:
6
- metadata.gz: 97d09848d1dc051e0bdddc7273e6c1bdc9807ec833bd1fe42c777516d6a42a758be92354332c3c1d131e08763fc29e7881f125ce95fa1e175cc80f393cd06ecc
7
- data.tar.gz: 64abda108ebaf4bfd1ab625158b35c3bd0f235ff110ea42944aa76b1a804338f6ccb0be0a24c5307118a2fd73a996e6f579b7abe7b44efb9e81ce3911b6e5c10
6
+ metadata.gz: 6b06ed6df44ebd96fc1f7448841db2654dbe28bf24c35fea41d80ba8e3385a80c0fe1154245a6a5d7e968a76a8db34e6354c72b016e0414bafc4e83e1d89f40e
7
+ data.tar.gz: dfefc8834ffda195927871a185cb96d03abb2706848c93a11dae961ccd4cc238c474b66fa4b84935c78f7b46b535cbfa8c607d85c2d19641edec40434b3cf8b9
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.9.1
1
+ 1.9.2
data/ext/cbson/version.h CHANGED
@@ -14,4 +14,4 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- #define VERSION "1.9.1"
17
+ #define VERSION "1.9.2"
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.9.1
4
+ version: 1.9.2
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-07-09 00:00:00.000000000 Z
36
+ date: 2013-08-21 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.9.1
44
+ version: 1.9.2
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.9.1
51
+ version: 1.9.2
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
@@ -87,7 +87,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  requirements: []
89
89
  rubyforge_project: bson_ext
90
- rubygems_version: 2.0.3
90
+ rubygems_version: 2.0.7
91
91
  signing_key:
92
92
  specification_version: 4
93
93
  summary: C extensions for Ruby BSON.
metadata.gz.sig CHANGED
Binary file