xapian-ruby 1.2.19.1 → 1.2.20
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: 27db6f2ff794e4f9938a0532881c8bfb77de390e
|
4
|
+
data.tar.gz: 78c0cd8251c9d9fd79c823442d6f10e35f0deb47
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 04018016f359a7c98f69fd1e89f6c5a0790acca2c2ac468fe6e34c4149554e6c527f40998b8c6c988cfc7264f2f6ec950608d0c438a8ffb7a7ea7603659b4fd9
|
7
|
+
data.tar.gz: a4dc27d4652c7ef8e036f27600c4a6ef457322d5fef91850b2112fbdcac115fffbbb4338a13fbd596ca3839df5dc507924d7c39ddee1adc62055a232248a7ab8
|
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.20
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gernot Kogler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2015-05-05 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.20.tar.xz
|
25
|
+
- xapian_source/xapian-core-1.2.20.tar.xz
|
26
26
|
homepage: https://github.com/garaio/xapian-ruby
|
27
27
|
licenses: []
|
28
28
|
metadata: {}
|
@@ -42,7 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
42
42
|
version: 1.3.6
|
43
43
|
requirements: []
|
44
44
|
rubyforge_project:
|
45
|
-
rubygems_version: 2.
|
45
|
+
rubygems_version: 2.2.2
|
46
46
|
signing_key:
|
47
47
|
specification_version: 4
|
48
48
|
summary: xapian libraries and ruby bindings
|
Binary file
|
Binary file
|