aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock95
1 files changed, 95 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 000000000..084ce19f3
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,95 @@
+GIT
+ remote: git://github.com/sebbacon/xapian-full.git
+ revision: 8f0f827d5964b28daa72c756e40caabfa2981fd0
+ specs:
+ xapian-full (1.2.9)
+
+GEM
+ remote: http://rubygems.org/
+ specs:
+ actionmailer (2.3.14)
+ actionpack (= 2.3.14)
+ actionpack (2.3.14)
+ activesupport (= 2.3.14)
+ rack (~> 1.1.0)
+ activerecord (2.3.14)
+ activesupport (= 2.3.14)
+ activeresource (2.3.14)
+ activesupport (= 2.3.14)
+ activesupport (2.3.14)
+ annotate (2.4.0)
+ 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)
+ actionmailer (= 2.3.14)
+ actionpack (= 2.3.14)
+ activerecord (= 2.3.14)
+ activeresource (= 2.3.14)
+ 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)
+ routing-filter (0.2.4)
+ actionpack
+ rspec (1.3.2)
+ 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)
+ xml-simple (1.1.0)
+ zip (2.0.2)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ annotate
+ fakeweb
+ fast_gettext (>= 0.6.0)
+ gettext (>= 1.9.3)
+ json (~> 1.5.1)
+ locale (>= 2.0.5)
+ mahoro
+ memcache-client
+ net-purge
+ pg
+ rack (~> 1.1.0)
+ rails (= 2.3.14)
+ rdoc (~> 2.4.3)
+ recaptcha (~> 0.3.1)
+ rmagick
+ 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 (~> 1.2.9)!
+ xml-simple
+ zip