diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 163 |
1 files changed, 110 insertions, 53 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e882c0b39..b6fc69219 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,41 @@ 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) + abstract (1.0.0) + actionmailer (3.0.17) + actionpack (= 3.0.17) + mail (~> 2.2.19) + actionpack (3.0.17) + activemodel (= 3.0.17) + activesupport (= 3.0.17) + builder (~> 2.1.2) + erubis (~> 2.6.6) + i18n (~> 0.5.0) + rack (~> 1.2.5) + rack-mount (~> 0.6.14) + rack-test (~> 0.5.7) + tzinfo (~> 0.3.23) + activemodel (3.0.17) + activesupport (= 3.0.17) + builder (~> 2.1.2) + i18n (~> 0.5.0) + activerecord (3.0.17) + activemodel (= 3.0.17) + activesupport (= 3.0.17) + arel (~> 2.0.10) + tzinfo (~> 0.3.23) + activeresource (3.0.17) + activemodel (= 3.0.17) + activesupport (= 3.0.17) + activesupport (3.0.17) + annotate (2.5.0) + rake archive-tar-minitar (0.5.2) - bootstrap-sass (2.1.1.0) - capistrano (2.13.4) + arel (2.0.10) + bootstrap-sass (2.2.1.1) + sass (~> 3.2) + builder (2.1.2) + capistrano (2.13.5) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -27,29 +48,36 @@ GEM fssm (>= 0.2.7) sass (~> 3.1) daemons (1.1.9) - erubis (2.7.0) + diff-lcs (1.1.3) + erubis (2.6.6) + abstract (>= 1.0.0) eventmachine (1.0.0) fakeweb (1.3.0) - fast_gettext (0.6.8) + fast_gettext (0.6.11) fastercsv (1.5.5) fssm (0.2.9) gettext (2.3.3) locale - gettext_i18n_rails (0.7.1) + gettext_i18n_rails (0.8.0) fast_gettext (>= 0.4.8) + globalize3 (0.2.0) + activemodel (>= 3.0.0) + activerecord (>= 3.0.0) + paper_trail (~> 2) haml (3.1.7) - highline (1.6.13) - hoe (3.0.8) - rake (~> 0.8) - i18n (0.6.1) + highline (1.6.15) + hoe (3.3.1) + rake (>= 0.8, < 11.0) + i18n (0.5.0) json (1.5.4) linecache (0.46) rbx-require-relative (> 0.0.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) - locale (2.0.5) + locale (2.0.8) mahoro (0.3) - mail (2.4.4) + mail (2.2.19) + activesupport (>= 2.3.6) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -71,32 +99,54 @@ GEM net-ssh (>= 1.99.1) net-sftp (2.0.5) net-ssh (>= 2.0.9) - net-ssh (2.5.2) + net-ssh (2.6.2) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - newrelic_rpm (3.4.1) - pg (0.13.2) + newrelic_rpm (3.5.3.25) + nokogiri (1.5.5) + paper_trail (2.6.4) + activerecord (~> 3.0) + railties (~> 3.0) + pg (0.14.1) polyglot (0.3.3) - rack (1.1.3) - 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) - rails_xss (0.3.1) - rake (0.8.7) + rack (1.2.5) + rack-mount (0.6.14) + rack (>= 1.0.0) + rack-test (0.5.7) + rack (>= 1.0) + rails (3.0.17) + actionmailer (= 3.0.17) + actionpack (= 3.0.17) + activerecord (= 3.0.17) + activeresource (= 3.0.17) + activesupport (= 3.0.17) + bundler (~> 1.0) + railties (= 3.0.17) + railties (3.0.17) + actionpack (= 3.0.17) + activesupport (= 3.0.17) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (~> 0.14.4) + rake (0.9.2.2) rbx-require-relative (0.0.9) - rdoc (2.4.3) + rdoc (3.12) + json (~> 1.4) recaptcha (0.3.4) 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) + rspec-core (2.12.1) + rspec-expectations (2.12.0) + diff-lcs (~> 1.1.3) + rspec-mocks (2.12.0) + rspec-rails (2.12.0) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 2.12.0) + rspec-expectations (~> 2.12.0) + rspec-mocks (~> 2.12.0) ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0) @@ -110,13 +160,13 @@ GEM columnize (>= 0.3.1) linecache19 (>= 0.5.11) ruby-debug-base19 (>= 0.11.19) - ruby-msg (1.5.0) + ruby-msg (1.5.1) ruby-ole (>= 1.2.8) vpim (>= 0.360) - ruby-ole (1.2.11.3) + ruby-ole (1.2.11.6) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) - sass (3.2.1) + sass (3.2.3) sinatra (1.2.8) rack (~> 1.1) tilt (>= 1.2.2, < 2.0) @@ -133,14 +183,21 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) + thor (0.14.6) tilt (1.3.3) - treetop (1.4.11) + tmail (1.2.7.1) + treetop (1.4.12) polyglot polyglot (>= 0.3.1) + tzinfo (0.3.35) vpim (0.695) + webrat (0.7.3) + nokogiri (>= 1.2.0) + rack (>= 1.0) + rack-test (>= 0.5.3) will_paginate (2.3.16) xapian-full-alaveteli (1.2.9.5) - xml-simple (1.1.1) + xml-simple (1.1.2) zip (2.0.2) PLATFORMS @@ -151,12 +208,12 @@ DEPENDENCIES bootstrap-sass capistrano compass - erubis fakeweb fast_gettext (>= 0.6.0) fastercsv (>= 1.5.5) gettext (~> 2.3.3) gettext_i18n_rails (>= 0.7.1) + globalize3 json (~> 1.5.1) locale (>= 2.0.5) mahoro @@ -167,22 +224,22 @@ DEPENDENCIES net-purge newrelic_rpm pg - rack (~> 1.1.0) - rails (= 2.3.14) - rails_xss - rake (~> 0.8.7) - rdoc (~> 2.4.3) + rack + rails (= 3.0.17) + rake (= 0.9.2.2) + rdoc recaptcha (~> 0.3.1) rmagick routing-filter (~> 0.2.4) - rspec (~> 1.3.2) - rspec-rails (~> 1.3.4) + rspec-rails ruby-debug ruby-debug19 ruby-msg (~> 1.5.0) syslog_protocol test-unit (~> 1.2.3) + tmail vpim + webrat will_paginate (~> 2.3.11) xapian-full-alaveteli (~> 1.2.9.5) xml-simple |