GIT
  remote: git://github.com/bennibu/localize_input.git
  revision: 5eb188d2525a073d09e142cf8b0b04e6ace6e7b0
  specs:
    localize_input (0.1.0)

GIT
  remote: git://github.com/bwalding/acts_as_configurable.git
  revision: cdf6f6f979019275b523d10684b748f08e2dd8e8
  specs:
    acts_as_configurable (0.0.1)
      rake

GIT
  remote: git://github.com/technoweenie/acts_as_versioned.git
  revision: 63b1fc8529d028fae632fe80ec0cb25df56cd76b
  specs:
    acts_as_versioned (0.6.0)
      activerecord (>= 3.0.9)

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.0.2)
    actionmailer (3.2.13)
      actionpack (= 3.2.13)
      mail (~> 2.5.3)
    actionpack (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activerecord (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    acts_as_tree (1.2.0)
      activerecord (>= 3.0.0)
    arel (3.0.2)
    better_errors (0.2.0)
      coderay (>= 1.0.0)
      erubis (>= 2.7.0)
    binding_of_caller (0.6.8)
    builder (3.0.4)
    bullet (4.3.0)
      uniform_notifier
    chronic (0.9.0)
    client_side_validations (3.1.4)
    coderay (1.0.8)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.3.3)
    commonjs (0.2.6)
    daemons (1.1.9)
    erubis (2.7.0)
    exception_notification (2.6.1)
      actionmailer (>= 3.0.4)
    execjs (1.4.0)
      multi_json (~> 1.0)
    expression_parser (0.9.0)
    haml (3.1.7)
    haml-rails (0.3.5)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (~> 3.1)
      railties (>= 3.1, < 4.1)
    has_scope (0.5.1)
    hashery (2.0.1)
    hike (1.2.1)
    i18n (0.6.1)
    inherited_resources (1.3.1)
      has_scope (~> 0.5.0)
      responders (~> 0.6)
    journey (1.0.4)
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
      thor (~> 0.14)
    json (1.7.7)
    kaminari (0.14.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    less (2.2.2)
      commonjs (~> 0.2.6)
    less-rails (2.2.3)
      actionpack (>= 3.1)
      less (~> 2.2.0)
    libv8 (3.3.10.4)
    mail (2.5.3)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta_search (1.1.3)
      actionpack (~> 3.1)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
      polyamorous (~> 0.5.0)
    mime-types (1.21)
    multi_json (1.7.1)
    mysql2 (0.3.11)
    pdf-reader (1.2.0)
      Ascii85 (~> 1.0.0)
      hashery (~> 2.0)
      ruby-rc4
    polyamorous (0.5.0)
      activerecord (~> 3.0)
    polyglot (0.3.3)
    prawn (0.12.0)
      pdf-reader (>= 0.9.0)
      ttfunk (~> 1.0.2)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-protection (1.3.2)
      rack
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.13)
      actionmailer (= 3.2.13)
      actionpack (= 3.2.13)
      activerecord (= 3.2.13)
      activeresource (= 3.2.13)
      activesupport (= 3.2.13)
      bundler (~> 1.0)
      railties (= 3.2.13)
    railties (3.2.13)
      actionpack (= 3.2.13)
      activesupport (= 3.2.13)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.0.3)
    rdoc (3.12.2)
      json (~> 1.4)
    redis (3.0.2)
    redis-namespace (1.2.1)
      redis (~> 3.0.0)
    responders (0.9.3)
      railties (~> 3.1)
    resque (1.23.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.0)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    ruby-prof (0.11.2)
    ruby-rc4 (0.1.5)
    sass (3.2.1)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    simple-navigation (3.9.0)
      activesupport (>= 2.3.2)
    simple-navigation-bootstrap (0.0.4)
      simple-navigation (>= 3.7.0)
    simple_form (2.0.3)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    sinatra (1.3.3)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.6)
    test-unit (2.5.3)
    therubyracer (0.10.2)
      libv8 (~> 3.3.10)
    thor (0.17.0)
    tilt (1.3.6)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    ttfunk (1.0.3)
    twitter-bootstrap-rails (2.1.3)
      actionpack (>= 3.1)
      less-rails (~> 2.2.3)
      railties (>= 3.1)
      therubyracer (~> 0.10.2)
    tzinfo (0.3.37)
    uglifier (1.3.0)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    uniform_notifier (1.1.1)
    vegas (0.1.11)
      rack (>= 1.0.0)
    whenever (0.8.1)
      activesupport (>= 2.3.4)
      chronic (>= 0.6.3)
    wikicloth (0.8.0)
      builder
      expression_parser

PLATFORMS
  ruby

DEPENDENCIES
  acts_as_configurable!
  acts_as_tree
  acts_as_versioned!
  better_errors
  binding_of_caller
  bullet
  client_side_validations
  coffee-rails (~> 3.2.1)
  daemons
  exception_notification
  haml-rails
  inherited_resources
  jquery-rails
  kaminari
  localize_input!
  meta_search
  mysql2
  prawn
  quiet_assets
  rails (~> 3.2.9)
  resque
  ruby-prof
  sass-rails (~> 3.2.3)
  simple-navigation
  simple-navigation-bootstrap
  simple_form
  sqlite3
  test-unit
  therubyracer
  twitter-bootstrap-rails
  uglifier (>= 1.0.3)
  whenever
  wikicloth