aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2012-06-01 12:38:27 +0100
committerRobin Houston <robin.houston@gmail.com>2012-06-01 12:38:27 +0100
commit2125dd5da82c3a73fa34006dbdc303dcba080110 (patch)
treea6e07cfa871062f216c53662c157cde623c497bc
parentb7ab6505f094d3041f074612a34dfafb29902057 (diff)
Upgrade xapian-full-alaveteli again
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 10e3a8462..01ce46e45 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-alaveteli', '~> 1.2.9.1'
+gem 'xapian-full-alaveteli', '~> 1.2.9.2'
gem 'xml-simple'
gem 'zip'
diff --git a/Gemfile.lock b/Gemfile.lock
index c2b787229..ea2e6866d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -55,7 +55,7 @@ GEM
ruby-ole (1.2.11.2)
vpim (0.695)
will_paginate (2.3.16)
- xapian-full-alaveteli (1.2.9.1)
+ xapian-full-alaveteli (1.2.9.2)
xml-simple (1.1.0)
zip (2.0.2)
@@ -85,6 +85,6 @@ DEPENDENCIES
ruby-msg (~> 1.5.0)
vpim
will_paginate (~> 2.3.11)
- xapian-full-alaveteli (~> 1.2.9.1)
+ xapian-full-alaveteli (~> 1.2.9.2)
xml-simple
zip