xapian-ruby 1.4.18 → 1.4.22
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bfe7e6d2dee63726f159db58730d98b0225d4d2f93da56516fb1c888b076555a
|
4
|
+
data.tar.gz: 322adb606af89b773a785e1ad188bd42bfdef622ca2ab0db9a4526ea76bcfd57
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f6338eb39add2862f9791516bfddcddeb86da45d92d23622dc4e7e42abe04a5c11a5ebd30fc74adc98249d4082f809fd3be9519c1ab1ceb10f05f1f8f5b585e
|
7
|
+
data.tar.gz: 407dd2979c45bb8deb133ddc2a81d1a474318db61410df1f8c4b60aaf625adb15ebacad1c6b88a329e1119d7e6c9dee9815636b9b086af9b534d2f585ae60d1b
|
data/CHANGELOG.md
CHANGED
data/Rakefile
CHANGED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xapian-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.22
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gernot Kogler
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
|
-
description:
|
13
|
+
description:
|
14
14
|
email: gernot.kogler (at) garaio (dot) com
|
15
15
|
executables: []
|
16
16
|
extensions:
|
@@ -21,12 +21,12 @@ files:
|
|
21
21
|
- LICENSE
|
22
22
|
- README.rdoc
|
23
23
|
- Rakefile
|
24
|
-
- xapian_source/xapian-bindings-1.4.
|
25
|
-
- xapian_source/xapian-core-1.4.
|
24
|
+
- xapian_source/xapian-bindings-1.4.22.tar.xz
|
25
|
+
- xapian_source/xapian-core-1.4.22.tar.xz
|
26
26
|
homepage: https://github.com/garaio/xapian-ruby
|
27
27
|
licenses: []
|
28
28
|
metadata: {}
|
29
|
-
post_install_message:
|
29
|
+
post_install_message:
|
30
30
|
rdoc_options: []
|
31
31
|
require_paths:
|
32
32
|
- lib
|
@@ -41,8 +41,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
41
41
|
- !ruby/object:Gem::Version
|
42
42
|
version: 1.3.6
|
43
43
|
requirements: []
|
44
|
-
rubygems_version: 3.
|
45
|
-
signing_key:
|
44
|
+
rubygems_version: 3.3.14
|
45
|
+
signing_key:
|
46
46
|
specification_version: 4
|
47
47
|
summary: xapian libraries and ruby bindings
|
48
48
|
test_files: []
|
Binary file
|
Binary file
|