diff options
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b3fa61708..b35a925b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,13 +19,13 @@ GEM activesupport (= 2.3.14) activesupport (2.3.14) annotate (2.4.0) + archive-tar-minitar (0.5.2) capistrano (2.13.3) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - archive-tar-minitar (0.5.2) columnize (0.3.6) fakeweb (1.3.0) fast_gettext (0.6.8) @@ -91,9 +91,9 @@ GEM ruby-ole (1.2.11.3) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) + syslog_protocol (0.9.2) test-unit (1.2.3) hoe (>= 1.5.1) - syslog_protocol (0.9.2) vpim (0.695) will_paginate (2.3.16) xapian-full-alaveteli (1.2.9.5) @@ -130,8 +130,8 @@ DEPENDENCIES ruby-debug ruby-debug19 ruby-msg (~> 1.5.0) - test-unit (~> 1.2.3) syslog_protocol + test-unit (~> 1.2.3) vpim will_paginate (~> 2.3.11) xapian-full-alaveteli (~> 1.2.9.5) |