xapian-full-alaveteli 1.2.9.5 → 1.2.9.6

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -1,5 +1,5 @@
1
1
  require 'rbconfig'
2
- c = Config::CONFIG
2
+ c = RbConfig::CONFIG
3
3
 
4
4
  begin
5
5
  require 'bundler'
Binary file
data/xapian-full.gemspec CHANGED
@@ -2,13 +2,13 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{xapian-full-alaveteli}
5
- s.version = "1.2.9.5"
5
+ s.version = "1.2.9.6"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
- s.authors = ["Tom Adams", "Rich Lane", "Seb Bacon"]
9
- s.date = %q{2012-06-01}
8
+ s.authors = ["Tom Adams", "Rich Lane", "Seb Bacon", "Louise Crow"]
9
+ s.date = %q{2015-03-31}
10
10
  s.description = %q{Xapian bindings for Ruby without dependency on system Xapian library}
11
- s.email = %q{rlane@club.cc.cmu.edu}
11
+ s.email = %q{louise@mysociety.org}
12
12
  s.extensions = ["Rakefile"]
13
13
  s.files = [
14
14
  "lib/xapian.rb",
metadata CHANGED
@@ -1,29 +1,30 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xapian-full-alaveteli
3
3
  version: !ruby/object:Gem::Version
4
- hash: 97
5
- prerelease:
4
+ hash: 103
5
+ prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
9
  - 9
10
- - 5
11
- version: 1.2.9.5
10
+ - 6
11
+ version: 1.2.9.6
12
12
  platform: ruby
13
13
  authors:
14
14
  - Tom Adams
15
15
  - Rich Lane
16
16
  - Seb Bacon
17
+ - Louise Crow
17
18
  autorequire:
18
19
  bindir: bin
19
20
  cert_chain: []
20
21
 
21
- date: 2012-06-01 00:00:00 +01:00
22
+ date: 2015-03-31 00:00:00 +01:00
22
23
  default_executable:
23
24
  dependencies: []
24
25
 
25
26
  description: Xapian bindings for Ruby without dependency on system Xapian library
26
- email: rlane@club.cc.cmu.edu
27
+ email: louise@mysociety.org
27
28
  executables: []
28
29
 
29
30
  extensions:
@@ -66,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
67
  requirements: []
67
68
 
68
69
  rubyforge_project:
69
- rubygems_version: 1.6.2
70
+ rubygems_version: 1.3.7
70
71
  signing_key:
71
72
  specification_version: 3
72
73
  summary: xapian-core + Ruby xapian-bindings