diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 223 |
1 files changed, 135 insertions, 88 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9996118bc..abb8ef8cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,52 +1,64 @@ GIT - remote: git://github.com/mysociety/rails.git - revision: c0d325a13e133b14d2faa01053226cd77c1378a7 - tag: v2.3.18.1 + remote: git://github.com/henare/globalize3.git + revision: 2931f559cbed8843ab7d16278d70ce99a0239132 + branch: not-null-empty-attributes specs: - actionmailer (2.3.18) - actionpack (= 2.3.18) - actionpack (2.3.18) - activesupport (= 2.3.18) - rack (~> 1.1.0) - activerecord (2.3.18) - activesupport (= 2.3.18) - activeresource (2.3.18) - activesupport (= 2.3.18) - activesupport (2.3.18) - rails (2.3.18) - actionmailer (= 2.3.18) - actionpack (= 2.3.18) - activerecord (= 2.3.18) - activeresource (= 2.3.18) - activesupport (= 2.3.18) - rake (>= 0.8.3) + globalize3 (0.3.0) + activemodel (>= 3.0.0) + activerecord (>= 3.0.0) + paper_trail (~> 2) GIT - remote: https://github.com/brynary/webrat - revision: bea5b313783eaaf17e38a05a4eaa8c45c1eedd2a - ref: bea5b313783eaaf17e38a05a4eaa8c45c1eedd2a + remote: git://github.com/technoweenie/acts_as_versioned.git + revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b specs: - webrat (0.7.3) - nokogiri (>= 1.2.0) - rack (>= 1.0) - rack-test (>= 0.5.3) + acts_as_versioned (0.6.0) + activerecord (>= 3.0.9) GEM remote: https://rubygems.org/ specs: - addressable (2.3.3) + actionmailer (3.1.12) + actionpack (= 3.1.12) + mail (~> 2.4.4) + actionpack (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) + builder (~> 3.0.0) + erubis (~> 2.7.0) + i18n (~> 0.6) + rack (~> 1.3.6) + rack-cache (~> 1.2) + rack-mount (~> 0.8.2) + rack-test (~> 0.6.1) + sprockets (~> 2.0.4) + activemodel (3.1.12) + activesupport (= 3.1.12) + builder (~> 3.0.0) + i18n (~> 0.6) + activerecord (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) + arel (~> 2.2.3) + tzinfo (~> 0.3.29) + activeresource (3.1.12) + activemodel (= 3.1.12) + activesupport (= 3.1.12) + activesupport (3.1.12) + multi_json (~> 1.0) annotate (2.5.0) rake - archive-tar-minitar (0.5.2) - bootstrap-sass (2.3.0.1) + arel (2.2.3) + bootstrap-sass (2.2.1.1) sass (~> 3.2) - capistrano (2.14.2) + builder (3.0.4) + capistrano (2.13.5) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - chunky_png (1.2.7) + chunky_png (1.2.6) colorize (0.5.8) columnize (0.3.6) compass (0.12.2) @@ -60,31 +72,35 @@ GEM simplecov (>= 0.7) thor daemons (1.1.9) + debugger (1.5.0) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.2.0) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.2.0) + diff-lcs (1.1.3) + dynamic_form (1.1.4) erubis (2.7.0) - eventmachine (1.0.3) + eventmachine (1.0.0) + exception_notification (3.0.1) + actionmailer (>= 3.0.4) fakeweb (1.3.0) - fast_gettext (0.7.0) + fast_gettext (0.6.11) fastercsv (1.5.5) - fssm (0.2.10) + fssm (0.2.9) gettext (2.3.7) levenshtein locale - gettext_i18n_rails (0.9.2) + gettext_i18n_rails (0.8.0) fast_gettext (>= 0.4.8) - haml (4.0.0) - tilt + haml (3.1.7) highline (1.6.15) - hoe (3.5.1) - rake (>= 0.8, < 11.0) + hike (1.2.1) i18n (0.6.4) json (1.7.7) - launchy (2.2.0) - addressable (~> 2.3) levenshtein (0.2.2) linecache (0.46) rbx-require-relative (> 0.0.4) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) locale (2.0.8) mahoro (0.3) mail (2.4.4) @@ -103,59 +119,78 @@ GEM thin memcache-client (1.8.5) mime-types (1.21) - multi_json (1.6.1) + multi_json (1.7.1) net-http-local (0.1.2) net-purge (0.1.0) - net-scp (1.1.0) - net-ssh (>= 2.6.5) - net-sftp (2.1.1) - net-ssh (>= 2.6.5) - net-ssh (2.6.6) - net-ssh-gateway (1.2.0) - net-ssh (>= 2.6.5) - newrelic_rpm (3.5.8.72) - nokogiri (1.5.6) + net-scp (1.0.4) + net-ssh (>= 1.99.1) + net-sftp (2.0.5) + net-ssh (>= 2.0.9) + net-ssh (2.6.2) + net-ssh-gateway (1.1.0) + net-ssh (>= 1.99.1) + newrelic_rpm (3.5.3.25) + nokogiri (1.5.5) + paper_trail (2.7.0) + activerecord (~> 3.0) + railties (~> 3.0) pg (0.14.1) polyglot (0.3.3) - rack (1.1.6) + rack (1.3.10) + rack-cache (1.2) + rack (>= 0.4) + rack-mount (0.8.3) + rack (>= 1.0.0) rack-ssl (1.3.3) rack rack-test (0.6.2) rack (>= 1.0) + rails (3.1.12) + actionmailer (= 3.1.12) + actionpack (= 3.1.12) + activerecord (= 3.1.12) + activeresource (= 3.1.12) + activesupport (= 3.1.12) + bundler (~> 1.0) + railties (= 3.1.12) + railties (3.1.12) + actionpack (= 3.1.12) + activesupport (= 3.1.12) + rack-ssl (~> 1.3.2) + rake (>= 0.8.7) + rdoc (~> 3.4) + thor (~> 0.14.6) rake (0.9.2.2) rbx-require-relative (0.0.9) - rdoc (4.0.0) + rdoc (3.12.2) json (~> 1.4) - recaptcha (0.3.5) + recaptcha (0.3.4) rest-client (1.6.7) mime-types (>= 1.16) rmagick (2.13.2) routing-filter (0.3.1) 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) ruby-debug-base (0.10.4) linecache (>= 0.3) - ruby-debug-base19 (0.11.25) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby_core_source (>= 0.1.4) - ruby-debug19 (0.11.6) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) ruby-msg (1.5.1) ruby-ole (>= 1.2.8) vpim (>= 0.360) ruby-ole (1.2.11.6) - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) - sass (3.2.7) + sass (3.2.3) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) @@ -166,23 +201,34 @@ GEM skinny (0.2.3) eventmachine (~> 1.0.0) thin (~> 1.5.0) - sqlite3 (1.3.7) + spork (1.0.0rc3) + spork-rails (3.2.1) + rails (>= 3.0.0, < 3.3.0) + spork (>= 1.0rc0) + sprockets (2.0.4) + hike (~> 1.2) + rack (~> 1.0) + tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) syslog_protocol (0.9.2) - test-unit (1.2.3) - hoe (>= 1.5.1) thin (1.5.0) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.17.0) - tilt (1.3.5) + thor (0.14.6) + tilt (1.3.6) treetop (1.4.12) polyglot polyglot (>= 0.3.1) + tzinfo (0.3.37) vpim (0.695) - will_paginate (2.3.16) + webrat (0.7.3) + nokogiri (>= 1.2.0) + rack (>= 1.0) + rack-test (>= 0.5.3) + will_paginate (3.0.4) xapian-full-alaveteli (1.2.9.5) xml-simple (1.1.2) zip (2.0.2) @@ -191,45 +237,46 @@ PLATFORMS ruby DEPENDENCIES + acts_as_versioned! annotate bootstrap-sass capistrano compass coveralls - erubis + debugger + dynamic_form + exception_notification fakeweb fast_gettext fastercsv (>= 1.5.5) + globalize3! gettext gettext_i18n_rails json launchy locale mahoro - mail (~> 2.4.4) mailcatcher memcache-client net-http-local net-purge newrelic_rpm pg - rack (~> 1.1.0) - rack-ssl - rails! + rack + rails (= 3.1.12) rake (= 0.9.2.2) rdoc recaptcha (~> 0.3.1) rmagick + rspec-rails routing-filter - rspec-rails (~> 1.3.4) ruby-debug - ruby-debug19 ruby-msg (~> 1.5.0) + spork-rails syslog_protocol - test-unit (~> 1.2.3) vpim - webrat! - will_paginate (~> 2.3.11) + webrat + will_paginate xapian-full-alaveteli (~> 1.2.9.5) xml-simple zip |