xapian-ruby 1.2.20 → 1.2.21
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9b7b6b0d1fe4a5073a0d5f693575b586fad7688f
|
4
|
+
data.tar.gz: e2e95c3bd9f360f8fd8374cf9eb75748833fff77
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06311a90fcd011419d26a5c54423f3d6a0f9bb266cc65036a3c2693c1a9116be5714571037bdb749b3dd4bdb473960acce81c60f38d1173efc87c064334cf474
|
7
|
+
data.tar.gz: 746c38f88615ad3b4898c577551db5fa5630453aa623833c77ccf0d26d54fde809e8de34d8ad001aa4d73dbaf4dffe4c3adcc5957f7fbc95cb41b173ad911bef
|
data/CHANGELOG.md
CHANGED
data/Rakefile
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gernot Kogler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-07-14 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email: gernot.kogler (at) garaio (dot) com
|
@@ -21,8 +21,8 @@ files:
|
|
21
21
|
- LICENSE
|
22
22
|
- README.rdoc
|
23
23
|
- Rakefile
|
24
|
-
- xapian_source/xapian-bindings-1.2.
|
25
|
-
- xapian_source/xapian-core-1.2.
|
24
|
+
- xapian_source/xapian-bindings-1.2.21.tar.xz
|
25
|
+
- xapian_source/xapian-core-1.2.21.tar.xz
|
26
26
|
homepage: https://github.com/garaio/xapian-ruby
|
27
27
|
licenses: []
|
28
28
|
metadata: {}
|
Binary file
|
Binary file
|