bson_ext 1.8.3.rc1 → 1.8.3

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: c517e3493953bc0d47a86b077fc7f228ba560a12
4
- data.tar.gz: 7f64223d719f6a83d5207d9dac1b2d53b7203db3
3
+ metadata.gz: 287e75b64b7bd5f1fe43d1e21362cf11c881b206
4
+ data.tar.gz: 788e47f8cacf5538b7714ae905c46df65cc22f86
5
5
  SHA512:
6
- metadata.gz: f3b70dcc6496c0fcb914d01d09fc6e0f2b1e492614919673d818c189875127824866de9100363644ef9ef820b4ae2f3d8d00c2465468c759d01ebb4eb205e7ba
7
- data.tar.gz: ecdb455a6e4f6a978218d4cf7fbdd5185eb9a6671a722f0de21c10f463ff3b843945d2a3b0de14561e00d1cb5944a67c1c3a419764327ef2881be3452dbad06e
6
+ metadata.gz: 9a0b7971268eed06a75feb9362c05bcf2567dd5b4247a0d60648309f46a9b8f2118dd1305e3dacdb64d8c02bed273bb826c2ddd6dbf1de501577f05f23a22b36
7
+ data.tar.gz: e219c67b0da553e281dfe317804dbdf087bd01fd890ac67b495ff14636413ca53ac6d744f236449aa7f0ae806fb7754a12d460bc0275f0298914bebd80edc30e
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.3.rc1
1
+ 1.8.3
data/ext/cbson/version.h CHANGED
@@ -1 +1 @@
1
- #define VERSION "1.8.3.rc1"
1
+ #define VERSION "1.8.3"
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.3.rc1
4
+ version: 1.8.3
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-02-27 00:00:00.000000000 Z
36
+ date: 2013-03-04 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.3.rc1
44
+ version: 1.8.3
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.3.rc1
51
+ version: 1.8.3
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
@@ -81,9 +81,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  requirements:
84
- - - '>'
84
+ - - '>='
85
85
  - !ruby/object:Gem::Version
86
- version: 1.3.1
86
+ version: '0'
87
87
  requirements: []
88
88
  rubyforge_project: bson_ext
89
89
  rubygems_version: 2.0.0
@@ -91,4 +91,3 @@ signing_key:
91
91
  specification_version: 4
92
92
  summary: C extensions for Ruby BSON.
93
93
  test_files: []
94
- has_rdoc: yard
metadata.gz.sig CHANGED
Binary file