xapian-full-alaveteli 1.2.9.1 → 1.2.9.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/xapian-full.gemspec +1 -1
  2. metadata +3 -3
data/xapian-full.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{xapian-full-alaveteli}
5
- s.version = "1.2.9.1"
5
+ s.version = "1.2.9.2"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Tom Adams", "Rich Lane", "Seb Bacon"]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xapian-full-alaveteli
3
3
  version: !ruby/object:Gem::Version
4
- hash: 105
4
+ hash: 111
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
9
  - 9
10
- - 1
11
- version: 1.2.9.1
10
+ - 2
11
+ version: 1.2.9.2
12
12
  platform: ruby
13
13
  authors:
14
14
  - Tom Adams