xapian-ruby 1.2.8 → 1.2.12
Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md
CHANGED
data/Rakefile
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xapian-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.12
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-
|
12
|
+
date: 2012-07-11 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description:
|
15
15
|
email: gernot.kogler (at) garaio (dot) com
|
@@ -18,8 +18,8 @@ extensions:
|
|
18
18
|
- Rakefile
|
19
19
|
extra_rdoc_files: []
|
20
20
|
files:
|
21
|
-
- xapian_source/xapian-bindings-1.2.
|
22
|
-
- xapian_source/xapian-core-1.2.
|
21
|
+
- xapian_source/xapian-bindings-1.2.12.tar.gz
|
22
|
+
- xapian_source/xapian-core-1.2.12.tar.gz
|
23
23
|
- LICENSE
|
24
24
|
- README.rdoc
|
25
25
|
- CHANGELOG.md
|
@@ -44,8 +44,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
44
44
|
version: 1.3.6
|
45
45
|
requirements: []
|
46
46
|
rubyforge_project:
|
47
|
-
rubygems_version: 1.8.
|
47
|
+
rubygems_version: 1.8.24
|
48
48
|
signing_key:
|
49
49
|
specification_version: 3
|
50
50
|
summary: xapian libraries and ruby bindings
|
51
51
|
test_files: []
|
52
|
+
has_rdoc:
|
Binary file
|
Binary file
|