GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.2.11)
      actionpack (= 3.2.11)
      mail (~> 2.4.4)
    actionpack (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    active_record_schema (0.5.13)
      rails
    activemodel (3.2.11)
      activesupport (= 3.2.11)
      builder (~> 3.0.0)
    activerecord (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.11)
      activemodel (= 3.2.11)
      activesupport (= 3.2.11)
    activesupport (3.2.11)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    acts-as-taggable-on (2.3.3)
      rails (~> 3.0)
    acts_as_indexed (0.8.1)
    arel (3.0.2)
    ars-permalink (0.1.4)
      friendly_id
      rails
    auto_strip_attributes (2.0.2)
      activerecord (>= 3.0)
    awesome_nested_set (2.1.5)
      activerecord (>= 3.0.0)
    aws-sdk (1.8.0)
      httparty (~> 0.7)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
      uuidtools (~> 2.1)
    bcrypt-ruby (3.0.1)
    bootstrap-datepicker-rails (0.6.37)
      railties (>= 3.0)
    bootstrap-helpers (0.1.9)
      rails
    builder (3.0.4)
    checkin (0.5.1)
    chosen-rails (0.9.11.2)
      coffee-rails (>= 3.2)
      railties (>= 3.0)
      sass-rails (>= 3.2)
    chronic (0.9.0)
    cocaine (0.4.2)
    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.4.0)
    coffeebeans (1.0.1)
      actionpack (>= 3.0.0)
      coffee-script
    devise (2.2.2)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
    devise-i18n (0.5.12)
    devise-i18n-views (0.2.5)
    erubis (2.7.0)
    execjs (1.4.0)
      multi_json (~> 1.0)
    facebox-rails (0.2.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    flash_cookie_session (1.1.4)
      rails (~> 3.0)
    formtastic (2.2.1)
      actionpack (>= 3.0)
    formtastic-bootstrap (2.0.0)
      formtastic (~> 2.2)
      formtastic-bootstrap
    friendly_id (4.0.9)
    fullstack (0.1.27)
      active_record_schema
      auto_strip_attributes
      checkin
      coffeebeans
      devise
      devise-i18n
      devise-i18n-views
      flash_cookie_session
      has_partial
      htmlentities
      jquery-rails
      kaminari (= 0.13.0)
      kaminari-i18n
      meta-tags-helpers (~> 0.1.4)
      mobile-fu (~> 1.1.0)
      nokogiri
      rails
      rails-i18n
      rails-slow-assets-workaround
      rails_config
      rails_nested_layouts
      rambler
      remoting
      remotipart
      resource-presentation-helpers
      squeel
    fullstack-admin (0.2.22)
      bootstrap-datepicker-rails
      bootstrap-helpers (~> 0.1.9)
      chosen-rails
      facebox-rails
      formtastic-bootstrap
      fullstack (~> 0.1.27)
      fullstack-ckeditor (~> 0.1.3)
      has-attached (~> 0.2.5)
      meta_search
      plupload-rails
      rails (~> 3.2)
    fullstack-ckeditor (0.1.3)
      rails
    git (1.2.5)
    has-attached (0.2.5)
      aws-sdk
      flash_cookie_session
      paperclip
      rails
    has_partial (0.1.1)
      rails
    hike (1.2.1)
    htmlentities (4.3.1)
    httparty (0.10.0)
      multi_json (~> 1.0)
      multi_xml
    i18n (0.6.1)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    journey (1.0.4)
    jquery-rails (2.2.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.7.6)
    kaminari (0.13.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
      railties (>= 3.0.0)
    kaminari-i18n (0.1.3)
      rails
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    meta-tags-helpers (0.1.4)
      rails
    meta_search (1.1.3)
      actionpack (~> 3.1)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
      polyamorous (~> 0.5.0)
    mime-types (1.19)
    mobile-fu (1.1.1)
      rack-mobile-detect
      rails
    multi_json (1.5.0)
    multi_xml (0.5.2)
    net-ssh (2.6.3)
    nokogiri (1.5.6)
    orm_adapter (0.4.0)
    paperclip (3.4.0)
      activemodel (>= 3.0.0)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)
      cocaine (~> 0.4.0)
      mime-types
    plupload-rails (1.0.6)
      rails (~> 3.1)
    polyamorous (0.5.0)
      activerecord (~> 3.0)
    polyglot (0.3.3)
    rack (1.4.4)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-mobile-detect (0.4.0)
      rack
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.11)
      actionmailer (= 3.2.11)
      actionpack (= 3.2.11)
      activerecord (= 3.2.11)
      activeresource (= 3.2.11)
      activesupport (= 3.2.11)
      bundler (~> 1.0)
      railties (= 3.2.11)
    rails-i18n (0.7.2)
      i18n (~> 0.5)
    rails-slow-assets-workaround (0.1.1)
      rails
    rails_config (0.3.2)
      activesupport (>= 3.0)
    rails_nested_layouts (0.1.1)
      rails
    railties (3.2.11)
      actionpack (= 3.2.11)
      activesupport (= 3.2.11)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.0.3)
    rambler (0.1.3)
      rails (~> 3.2)
    rdoc (3.12)
      json (~> 1.4)
    remoting (0.3.9)
      net-ssh
      rails (~> 3.0)
    remotipart (1.0.2)
    resource-presentation-helpers (0.1.1)
      rails
    sass (3.2.5)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    squeel (1.0.15)
      activerecord (~> 3.0)
      activesupport (~> 3.0)
      polyamorous (~> 0.5.0)
    thor (0.16.0)
    tilt (1.3.3)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.35)
    uuidtools (2.1.3)
    warden (1.2.1)
      rack (>= 1.0)
    whenever (0.8.2)
      activesupport (>= 2.3.4)
      chronic (>= 0.6.3)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on
  acts_as_indexed
  ars-permalink
  awesome_nested_set
  fullstack-admin (~> 0.2.22)
  jeweler
  whenever