bson_ext 1.12.2 → 1.12.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3749752730586aac26839ea2f3626628eb4957d2
4
- data.tar.gz: 33d1e351d1587a61384d194b32becf5bd29d2815
3
+ metadata.gz: c33dda920859da57dabd96558920c9a992d8c56b
4
+ data.tar.gz: ebe8ae3b819c8ea06d7add26db5f652fd7297fea
5
5
  SHA512:
6
- metadata.gz: bd3144a70934f38e2d3a5782dae6e37a63f16d5cf004ec5b8fb37a07428a8cf9741b4ab0e1491df796fb58c041c35c5cc265155307d55dc67e46e019e24dec0c
7
- data.tar.gz: 0469fa8d855c89a97c65013165d329d12b56ece54435d247a78b4fbe8351ae99edcf5e222c760f4d5868220351400c20d2fcadb875de9183b098f2b834d95477
6
+ metadata.gz: 8a8b26fa898ff61d77da2d43eb4cf77e3a6c77b64fe60379ae7b78a88cff83c6d06f8589c8161d0db862bce689f980a915fd0ab1cb2ab14459c0e2da673fa18c
7
+ data.tar.gz: 90ed626fc0033ff2cefdf8156e05efe11e3cf09cc92332298246a9fad9fd9189bf82bd073cdbbfe04a1c915f956a154735745a545e790f59881848bcf8dca369
Binary file
data.tar.gz.sig CHANGED
Binary file
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.12.2
1
+ 1.12.3
@@ -14,4 +14,4 @@
14
14
  * limitations under the License.
15
15
  */
16
16
 
17
- #define VERSION "1.12.2"
17
+ #define VERSION "1.12.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.12.2
4
+ version: 1.12.3
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-05-19 00:00:00.000000000 Z
37
+ date: 2015-06-04 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.2
45
+ version: 1.12.3
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.2
52
+ version: 1.12.3
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.5
93
+ rubygems_version: 2.4.7
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: C extensions for Ruby BSON.
metadata.gz.sig CHANGED
Binary file