xapian_db 1.3.7.1 → 1.3.7.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b4c87a212581e433077a2379e4955cdac539a297
|
4
|
+
data.tar.gz: a67e0332a25efd6c50b022c5e44f118eb87448cf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e5306a86ff41ec1b242e80fcd60f1d23c921a156dcef99036b7ed9a09d6dca64bed3ce479b9689aba41ea4a5964cc2dfca3e8ad1b0b806b694e1e67a254f6c1c
|
7
|
+
data.tar.gz: 0575f43da8ab4b079bdce5278afd95b8902dc0c17aec7a148b2d9aae62d667d01d7646858ebad5194f72fc193f5fdfd5086e4bbe95cc50ef57bdc9c174fb77ce
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xapian_db
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.7.
|
4
|
+
version: 1.3.7.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gernot Kogler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-04-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: daemons
|
@@ -180,7 +180,7 @@ dependencies:
|
|
180
180
|
version: '0'
|
181
181
|
description: XapianDb is a ruby gem that combines features of nosql databases and
|
182
182
|
fulltext indexing. It is based on Xapian, an efficient and powerful indexing library
|
183
|
-
email: gernot
|
183
|
+
email: gernot (at) kogler-informatik (dot) ch
|
184
184
|
executables: []
|
185
185
|
extensions: []
|
186
186
|
extra_rdoc_files: []
|
@@ -235,7 +235,7 @@ files:
|
|
235
235
|
- lib/xapian_db/utilities.rb
|
236
236
|
- tasks/spec.rake
|
237
237
|
- tasks/xapian_rebuild_index.rake
|
238
|
-
homepage: https://github.com/
|
238
|
+
homepage: https://github.com/gernotkogler/xapian_db
|
239
239
|
licenses:
|
240
240
|
- MIT
|
241
241
|
metadata: {}
|