bson_ext 1.2.rc1 → 1.2.rc2
Sign up to get free protection for your applications and to get access to all the features.
- data/ext/cbson/version.h +1 -1
- metadata +4 -4
data/ext/cbson/version.h
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bson_ext
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 15424225
|
5
5
|
prerelease: 4
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 2
|
9
9
|
- rc
|
10
|
-
-
|
11
|
-
version: 1.2.
|
10
|
+
- 2
|
11
|
+
version: 1.2.rc2
|
12
12
|
platform: ruby
|
13
13
|
authors:
|
14
14
|
- Mike Dirolf
|
@@ -16,7 +16,7 @@ autorequire:
|
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
18
|
|
19
|
-
date: 2011-01-
|
19
|
+
date: 2011-01-06 00:00:00 -05:00
|
20
20
|
default_executable:
|
21
21
|
dependencies: []
|
22
22
|
|