diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8cf57fc79..f92be20a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,9 @@ +GIT + remote: git://github.com/sebbacon/xapian-full.git + revision: 8f0f827d5964b28daa72c756e40caabfa2981fd0 + specs: + xapian-full (1.2.9) + GEM remote: http://rubygems.org/ specs: @@ -11,14 +17,18 @@ GEM activeresource (2.3.14) activesupport (= 2.3.14) activesupport (2.3.14) + columnize (0.3.6) fakeweb (1.3.0) fast_gettext (0.6.1) gettext (2.1.0) locale (>= 2.0.5) json (1.5.4) + linecache (0.46) + rbx-require-relative (> 0.0.4) locale (2.0.5) mahoro (0.3) memcache-client (1.8.5) + net-purge (0.1.0) pg (0.11.0) rack (1.1.0) rails (2.3.14) @@ -29,6 +39,7 @@ GEM activesupport (= 2.3.14) rake (>= 0.8.3) rake (0.9.2) + rbx-require-relative (0.0.9) rdoc (2.4.3) recaptcha (0.3.1) rmagick (2.13.1) @@ -38,13 +49,17 @@ GEM rspec-rails (1.3.4) rack (>= 1.0.0) rspec (~> 1.3.1) + ruby-debug (0.10.4) + columnize (>= 0.1) + ruby-debug-base (~> 0.10.4.0) + ruby-debug-base (0.10.4) + linecache (>= 0.3) ruby-msg (1.5.0) ruby-ole (>= 1.2.8) vpim (>= 0.360) ruby-ole (1.2.11.2) vpim (0.695) will_paginate (2.3.16) - xapian-full (1.2.3) xml-simple (1.1.0) zip (2.0.2) @@ -59,6 +74,7 @@ DEPENDENCIES locale (>= 2.0.5) mahoro memcache-client + net-purge pg rack (~> 1.1.0) rails (= 2.3.14) @@ -68,9 +84,10 @@ DEPENDENCIES routing-filter (~> 0.2.4) rspec (~> 1.3.2) rspec-rails (~> 1.3.4) + ruby-debug ruby-msg (~> 1.5.0) vpim will_paginate (~> 2.3.11) - xapian-full + xapian-full (~> 1.2.9)! xml-simple zip |