diff options
author | Matthew Landauer <matthew@openaustralia.org> | 2012-10-18 07:35:11 +1100 |
---|---|---|
committer | Matthew Landauer <matthew@openaustralia.org> | 2012-10-18 07:35:11 +1100 |
commit | 765ebfb64057f2714a91a310102c48f01d5980d5 (patch) | |
tree | 0dd0613b58feae4396ade990079bcc750902fe98 | |
parent | 1e4fd7f4a76ea33d270912bbb9a4bf76cbd9d2a9 (diff) |
Simply a result of running bundle with the existing Gemfile
-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) |