pg 0.7.9.2008.10.05 → 0.7.9.2008.10.13
Sign up to get free protection for your applications and to get access to all the features.
- data/ext/extconf.rb +0 -2
- metadata +2 -2
data/ext/extconf.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pg
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.7.9.2008.10.
|
4
|
+
version: 0.7.9.2008.10.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Yukihiro Matsumoto
|
@@ -13,7 +13,7 @@ autorequire:
|
|
13
13
|
bindir: bin
|
14
14
|
cert_chain: []
|
15
15
|
|
16
|
-
date: 2008-10-
|
16
|
+
date: 2008-10-13 00:00:00 -07:00
|
17
17
|
default_executable:
|
18
18
|
dependencies: []
|
19
19
|
|