GIT
  remote: git://github.com/chriseppstein/compass.git
  revision: 22e2458b77519e8eb8463170c1a1fe4bab105f3e
  branch: rails31
  specs:
    compass (0.12.0.alpha.0.22e2458)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)

GIT
  remote: git://github.com/locomotivecms/custom_fields.git
  revision: af88a1602442c1507152426a5dcac662695c55ef
  specs:
    custom_fields (1.1.0.rc1)
      activesupport (~> 3.1.1)
      carrierwave-mongoid (~> 0.1.3)
      mongoid (~> 2.3.3)

GIT
  remote: git://github.com/nragaz/uploadify-rails.git
  revision: 18353ceb8a8ed1b9839cc642d5806bcffb62eb15
  specs:
    uploadify-rails (1.0.1)
      railties (~> 3.0)
      thor (~> 0.14)

GIT
  remote: git://github.com/plataformatec/devise.git
  revision: e8aabd465216bcb260448056c8ed4580d099a8c9
  specs:
    devise (1.5.0.dev)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.0.3)
      warden (~> 1.1)

GIT
  remote: git://github.com/yabawock/handlebars-rails.git
  revision: a09077aa91f10e08403af84586b2f2f0b38d9e2f
  specs:
    handlebars-rails (0.9.1)

PATH
  remote: ../gems/acts_as_tree
  specs:
    locomotive_mongoid_acts_as_tree (0.1.5.7)

GEM
  remote: http://rubygems.org/
  specs:
    RedCloth (4.2.8)
    SystemTimer (1.2.3)
    ZenTest (4.6.2)
    actionmailer (3.1.1)
      actionpack (= 3.1.1)
      mail (~> 2.3.0)
    actionmailer-with-request (0.3.0)
      rails (>= 3)
    actionpack (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      i18n (~> 0.6)
      rack (~> 1.3.2)
      rack-cache (~> 1.1)
      rack-mount (~> 0.8.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.0.2)
    activemodel (3.1.1)
      activesupport (= 3.1.1)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activeresource (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
    activesupport (3.1.1)
      multi_json (~> 1.0)
    addressable (2.2.6)
    archive-tar-minitar (0.5.2)
    arel (2.2.1)
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    bcrypt-ruby (3.0.1)
    bson (1.3.1)
    bson_ext (1.3.1)
    builder (3.0.0)
    bushido (0.0.35)
      highline (>= 1.6.1)
      json (>= 1.4.6)
      orm_adapter (~> 0.0.3)
      rest-client (>= 1.6.1)
    cancan (1.6.7)
    capybara (1.1.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    carrierwave (0.5.7)
      activesupport (~> 3.0)
    carrierwave-mongoid (0.1.3)
      carrierwave (>= 0.5.6)
      mongoid (~> 2.1)
    cells (3.7.0)
      actionpack (~> 3.0)
      railties (~> 3.0)
    childprocess (0.2.2)
      ffi (~> 1.0.6)
    chunky_png (1.2.5)
    codemirror-rails (0.3.1)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.1.3)
    columnize (0.3.4)
    cucumber (1.1.2)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.6.2)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.6)
    cucumber-rails (1.2.0)
      capybara (>= 1.1.1)
      cucumber (>= 1.1.1)
      nokogiri (>= 1.5.0)
    daemons (1.1.4)
    database_cleaner (0.6.7)
    delayed_job (2.1.4)
      activesupport (~> 3.0)
      daemons
    delayed_job_mongoid (1.0.4)
      delayed_job (~> 2.1.1)
      mongoid (>= 2.0)
    diff-lcs (1.1.3)
    dragonfly (0.9.8)
      rack
    ejs (1.0.0)
    erubis (2.7.0)
    excon (0.7.6)
    execjs (1.2.9)
      multi_json (~> 1.0)
    factory_girl (2.2.0)
      activesupport
    factory_girl_rails (1.3.0)
      factory_girl (~> 2.2.0)
      railties (>= 3.0.0)
    ffi (1.0.9)
    flash_cookie_session (1.1.1)
      rails (~> 3.0)
    fog (1.0.0)
      builder
      excon (~> 0.7.3)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0.3)
      net-scp (~> 1.0.4)
      net-ssh (~> 2.1.4)
      nokogiri (~> 1.5.0)
      ruby-hmac
    formatador (0.2.1)
    formtastic (2.0.2)
      rails (~> 3.0)
    fssm (0.2.7)
    gherkin (2.6.2)
      json (>= 1.4.6)
    growl-glue (1.0.7)
    haml (3.1.3)
    highline (1.6.5)
    hike (1.2.1)
    httparty (0.8.1)
      multi_json
      multi_xml
    i18n (0.6.0)
    jquery-rails (1.0.17)
      railties (~> 3.0)
      thor (~> 0.14)
    json (1.5.4)
    json_pure (1.6.1)
    kgio (2.6.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    linecache (0.43)
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
    locomotive_liquid (2.2.2)
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.17.2)
    mimetype-fu (0.1.2)
    mocha (0.9.12)
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongoid (2.3.3)
      activemodel (~> 3.1)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    multi_json (1.0.3)
    multi_xml (0.4.1)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-ssh (2.1.4)
    nokogiri (1.5.0)
    orm_adapter (0.0.5)
    pickle (0.4.10)
      cucumber (>= 0.8)
      rake
    polyglot (0.3.3)
    rack (1.3.5)
    rack-cache (1.1)
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.1.1)
      actionmailer (= 3.1.1)
      actionpack (= 3.1.1)
      activerecord (= 3.1.1)
      activeresource (= 3.1.1)
      activesupport (= 3.1.1)
      bundler (~> 1.0)
      railties (= 3.1.1)
    rails-backbone (0.5.4)
      coffee-script (~> 2.2.0)
      ejs (~> 1.0.0)
      rails (~> 3.1.0)
    railties (3.1.1)
      actionpack (= 3.1.1)
      activesupport (= 3.1.1)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
    raindrops (0.8.0)
    rake (0.9.2)
    rdoc (3.11)
      json (~> 1.4)
    responders (0.6.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rmagick (2.12.2)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-cells (0.1.0)
      rails (~> 3.0)
      rspec-rails (~> 2.2)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    rspec-rails (2.6.1)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
      rspec (~> 2.6.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-hmac (0.4.0)
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)
    rubyzip (0.9.4)
    sanitize (2.0.3)
      nokogiri (< 1.6, >= 1.4.4)
    sass (3.1.10)
    sass-rails (3.1.4)
      actionpack (~> 3.1.0)
      railties (~> 3.1.0)
      sass (>= 3.1.4)
      sprockets (~> 2.0.0)
      tilt (~> 1.3.2)
    selenium-webdriver (2.10.0)
      childprocess (>= 0.2.1)
      ffi (= 1.0.9)
      json_pure
      rubyzip
    spork (0.9.0.rc9)
    sprockets (2.0.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (!= 1.3.0, ~> 1.1)
    term-ansicolor (1.0.7)
    thor (0.14.6)
    tilt (1.3.3)
    tinymce-rails (3.4.7)
      railties (~> 3.1.0)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.31)
    uglifier (1.0.4)
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
    unicorn (4.1.1)
      kgio (~> 2.4)
      rack
      raindrops (~> 0.6)
    warden (1.1.0)
      rack (>= 1.0)
    will_paginate (3.0.2)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  RedCloth (~> 4.2.8)
  SystemTimer
  ZenTest
  actionmailer-with-request (~> 0.3.0)
  autotest
  bson (~> 1.3.1)
  bson_ext (~> 1.3.1)
  bushido (= 0.0.35)
  cancan (~> 1.6.7)
  capybara
  carrierwave-mongoid (~> 0.1.3)
  cells (~> 3.7.0)
  codemirror-rails
  coffee-script (~> 2.2.0)
  compass!
  cucumber-rails
  custom_fields!
  database_cleaner
  delayed_job (~> 2.1.1)
  delayed_job_mongoid (~> 1.0.4)
  devise!
  dragonfly (~> 0.9.8)
  factory_girl_rails (~> 1.1)
  flash_cookie_session (~> 1.1.1)
  fog (~> 1.0.0)
  formtastic (~> 2.0.2)
  growl-glue
  haml (~> 3.1.3)
  handlebars-rails!
  highline (~> 1.6.2)
  httparty (~> 0.8.1)
  jquery-rails (~> 1.0.16)
  launchy
  linecache (= 0.43)
  locomotive_liquid (= 2.2.2)
  locomotive_mongoid_acts_as_tree (= 0.1.5.7)!
  mimetype-fu (~> 0.1.2)
  mocha (= 0.9.12)
  mongo (~> 1.3.1)
  mongoid (~> 2.3.3)
  pickle
  rack-cache (~> 1.1)
  rails (~> 3.1.1)
  rails-backbone (= 0.5.4)
  rake (= 0.9.2)
  responders (~> 0.6.0)
  rmagick (= 2.12.2)
  rspec-cells
  rspec-rails (= 2.6.1)
  ruby-debug
  ruby-debug19
  rubyzip
  sanitize (~> 2.0.3)
  sass-rails (~> 3.1.4)
  spork (~> 0.9.0.rc)
  tinymce-rails
  uglifier (~> 1.0.4)
  unicorn
  uploadify-rails!
  will_paginate (~> 3.0.2)
  xpath (~> 0.1.4)