aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock6
2 files changed, 1 insertions, 7 deletions
diff --git a/Gemfile b/Gemfile
index 9ba03385b..9cafe85b2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -30,7 +30,7 @@ gem 'test-unit', '~> 1.2.3' if RUBY_VERSION.to_f >= 1.9
gem 'vpim'
gem 'will_paginate', '~> 2.3.11'
# when 1.2.9 is released by the maintainer, we can stop using this fork:
-gem 'xapian-full', '~> 1.2.9', :git => 'git://github.com/robinhouston/xapian-full.git'
+gem 'xapian-full-alaveteli', '~> 1.2.9.4'
gem 'xml-simple'
gem 'zip'
diff --git a/Gemfile.lock b/Gemfile.lock
index 1a9a9b713..cf9475774 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,12 +4,6 @@ GIT
specs:
annotate (2.4.1.beta1)
-GIT
- remote: git://github.com/robinhouston/xapian-full.git
- revision: a40074b2de825905b92d5ff6f3d6e094b1240c35
- specs:
- xapian-full (1.2.9)
-
GEM
remote: http://rubygems.org/
specs: