GIT
  remote: https://github.com/CodeMonkeySteve/fast_xor.git
  revision: 85b79ec6d116f9680f23bd2c5c8c2c2039d477d8
  specs:
    fast_xor (1.1.2)
      rake
      rake-compiler

GIT
  remote: https://github.com/SamSaffron/annotate_models.git
  revision: ebe4ba7e3f6ceeb43e4e40078da2b261a1bb71b2
  specs:
    annotate (2.6.0.beta1)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)

GIT
  remote: https://github.com/SamSaffron/message_bus
  revision: 9c16e7ebaafaf2a3933a84fa1c517c0eba44b052
  specs:
    message_bus (0.0.2)
      eventmachine
      rack (>= 1.1.3)
      redis
      thin

GIT
  remote: https://github.com/SamSaffron/redis-rack-cache.git
  revision: 379ef30e31d4e185cb1d7f8badca0cc06403eba2
  specs:
    redis-rack-cache (1.2.1)
      rack-cache (~> 1.2)
      redis-store (~> 1.1.0)

GIT
  remote: https://github.com/SamSaffron/sprockets.git
  revision: bacf2ec4d4d10cd8d1ab25a6360740314c512237
  branch: rails-compat
  specs:
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)

GIT
  remote: https://github.com/callahad/omniauth-browserid.git
  revision: af62d667626c1622de6fe13b60849c3640765ab1
  branch: observer_api
  specs:
    omniauth-browserid (0.0.2)
      faraday
      multi_json
      omniauth (~> 1.0)

GIT
  remote: https://github.com/emberjs/ember-rails.git
  revision: 57bbe3202725e55a8e4eaccba83d663b26bcf024
  ref: 57bbe32
  specs:
    ember-rails (0.10.1)
      active_model_serializers
      barber
      execjs (>= 1.2)
      railties (>= 3.1)

GIT
  remote: https://github.com/rails-api/active_model_serializers.git
  revision: fe84e0ad5268f1439123fd9a1f9fd12e25a54cd3
  specs:
    active_model_serializers (0.8.1)
      activemodel (>= 3.0)

GIT
  remote: https://github.com/zhangyuan/vestal_versions
  revision: 0ea75ec4e269b5a9e609639919ade0f36381a446
  specs:
    vestal_versions (1.2.2)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)

PATH
  remote: vendor/gems/discourse_emoji
  specs:
    discourse_emoji (0.0.1)

PATH
  remote: vendor/gems/discourse_plugin
  specs:
    discourse_plugin (0.0.1)

PATH
  remote: vendor/gems/rails_multisite
  specs:
    rails_multisite (0.0.1)

PATH
  remote: vendor/gems/simple_handlebars_rails
  specs:
    simple_handlebars_rails (0.0.1)
      rails (~> 3.1)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.12)
      actionpack (= 3.2.12)
      mail (~> 2.4.4)
    actionpack (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
      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)
    active_attr (0.7.0)
      activemodel (>= 3.0.2, < 4.1)
      activesupport (>= 3.0.2, < 4.1)
    activemodel (3.2.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activerecord (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activerecord-postgres-hstore (0.7.6)
      activerecord (>= 3.1)
      pg-hstore (>= 1.1.5)
      rake
    activeresource (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.3.4)
    airbrake (3.1.2)
      activesupport
      builder
    arel (3.0.2)
    barber (0.3.0)
      execjs
    better_errors (0.8.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.1)
      debug_inspector (>= 0.0.1)
    bourne (1.4.0)
      mocha (~> 0.13.2)
    builder (3.0.4)
    celluloid (0.13.0)
      timers (>= 1.0.0)
    certified (0.1.1)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    clockwork (0.5.0)
      tzinfo (~> 0.3.35)
    coderay (1.0.9)
    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.6.2)
    connection_pool (1.0.0)
    daemons (1.1.9)
    debug_inspector (0.0.2)
    diff-lcs (1.2.4)
    diffy (2.1.4)
    em-redis (0.3.0)
      eventmachine
    erubis (2.7.0)
    eventmachine (1.0.3)
    excon (0.20.1)
    execjs (1.4.0)
      multi_json (~> 1.0)
    fabrication (2.6.5)
    fakeweb (1.3.0)
    faraday (0.8.7)
      multipart-post (~> 1.1)
    fast_blank (0.0.1)
      rake
      rake-compiler
    fast_xs (0.8.0)
    fastimage (1.3.0)
    ffi (1.8.1)
    fog (1.10.1)
      builder
      excon (~> 0.20)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5.0)
      ruby-hmac
    formatador (0.2.4)
    fspath (2.0.4)
    guard (1.7.0)
      formatador (>= 0.2.4)
      listen (>= 0.6.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-jasmine (1.15.1)
      childprocess
      guard (>= 1.1.0)
      multi_json
      thor
    guard-jshint-on-rails (0.0.2)
      guard (>= 1.0.0)
      jshint_on_rails (>= 1.0.2)
    guard-rspec (2.5.4)
      guard (>= 1.1)
      rspec (~> 2.11)
    guard-spork (1.5.0)
      childprocess (>= 0.2.3)
      guard (>= 1.1)
      spork (>= 0.8.4)
    haml (4.0.2)
      tilt
    has_ip_address (0.0.1)
    hashie (2.0.4)
    highline (1.6.18)
    hike (1.2.2)
    hiredis (0.4.5)
    httpauth (0.2.0)
    i18n (0.6.4)
    image_optim (0.8.0)
      fspath (~> 2.0.3)
      image_size (~> 1.1.2)
      in_threads (~> 1.1.1)
      progress (~> 2.4.0)
    image_size (1.1.2)
    image_sorcery (1.1.0)
    in_threads (1.1.1)
    jasminerice (0.0.10)
      coffee-rails
      haml
    journey (1.0.4)
    jshint_on_rails (1.0.2)
    json (1.7.7)
    jwt (0.1.8)
      multi_json (>= 1.5)
    librarian (0.1.0)
      highline
      thor (~> 0.15)
    libv8 (3.11.8.17)
    listen (0.7.3)
    lru_redux (0.0.6)
    lumberjack (1.0.3)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    metaclass (0.0.1)
    method_source (0.8.1)
    mime-types (1.23)
    minitest (4.7.3)
    mocha (0.13.3)
      metaclass (~> 0.0.1)
    multi_json (1.7.6)
    multipart-post (1.2.0)
    mustache (0.99.4)
    net-scp (1.1.0)
      net-ssh (>= 2.6.5)
    net-ssh (2.6.7)
    nokogiri (1.5.9)
    oauth (0.4.7)
    oauth2 (0.8.1)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    oj (2.0.11)
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
      rack
    omniauth-cas (1.0.1)
      addressable (~> 2.3)
      nokogiri (~> 1.5)
      omniauth (~> 1.1.0)
    omniauth-facebook (1.4.1)
      omniauth-oauth2 (~> 1.1.0)
    omniauth-github (1.1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    omniauth-openid (1.0.1)
      omniauth (~> 1.0)
      rack-openid (~> 1.3.1)
    omniauth-twitter (0.0.16)
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
    openid-redis-store (0.0.2)
      redis
      ruby-openid
    pg (0.15.1)
    pg-hstore (1.1.7)
    polyglot (0.3.3)
    progress (2.4.0)
    pry (0.9.12.1)
      coderay (~> 1.0.5)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-nav (0.2.3)
      pry (~> 0.9.10)
    pry-rails (0.2.2)
      pry (>= 0.9.10)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-cors (0.2.7)
      rack
    rack-mini-profiler (0.1.26)
      rack (>= 1.1.3)
    rack-openid (1.3.1)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-protection (1.5.0)
      rack
    rack-ssl (1.3.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.12)
      actionmailer (= 3.2.12)
      actionpack (= 3.2.12)
      activerecord (= 3.2.12)
      activeresource (= 3.2.12)
      activesupport (= 3.2.12)
      bundler (~> 1.0)
      railties (= 3.2.12)
    railties (3.2.12)
      actionpack (= 3.2.12)
      activesupport (= 3.2.12)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.0.4)
    rake-compiler (0.8.3)
      rake
    rb-fsevent (0.9.3)
    rb-inotify (0.9.0)
      ffi (>= 0.5.0)
    rdoc (3.12.2)
      json (~> 1.4)
    redcarpet (2.2.2)
    redis (3.0.4)
    redis-actionpack (3.2.3)
      actionpack (~> 3.2.3)
      redis-rack (~> 1.4.0)
      redis-store (~> 1.1.0)
    redis-activesupport (3.2.3)
      activesupport (~> 3.2.3)
      redis-store (~> 1.1.0)
    redis-namespace (1.2.1)
      redis (~> 3.0.0)
    redis-rack (1.4.2)
      rack (~> 1.4.1)
      redis-store (~> 1.1.0)
    redis-rails (3.2.3)
      redis-actionpack (~> 3.2.3)
      redis-activesupport (~> 3.2.3)
      redis-store (~> 1.1.0)
    redis-store (1.1.3)
      redis (>= 2.2.0)
    ref (1.0.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rinku (1.7.3)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-given (2.4.1)
      rspec (>= 2.11)
      sorcerer (>= 0.3.7)
    rspec-mocks (2.13.1)
    rspec-rails (2.13.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    ruby-hmac (0.4.0)
    ruby-openid (2.2.3)
    sanitize (2.0.3)
      nokogiri (>= 1.4.4, < 1.6)
    sass (3.2.8)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    seed-fu (2.2.0)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
    shoulda (3.4.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (~> 1.0, >= 1.4.1)
    shoulda-context (1.1.1)
    shoulda-matchers (1.5.6)
      activesupport (>= 3.0.0)
      bourne (~> 1.3)
    sidekiq (2.11.1)
      celluloid (~> 0.13.0)
      connection_pool (~> 1.0)
      multi_json (~> 1)
      redis (~> 3)
      redis-namespace
    sidekiq-failures (0.1.0)
      sidekiq (>= 2.2.1)
      sinatra
      slim
      sprockets
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sinatra (1.3.6)
      rack (~> 1.4)
      rack-protection (~> 1.3)
      tilt (~> 1.3, >= 1.3.3)
    slim (1.3.8)
      temple (~> 0.6.3)
      tilt (~> 1.3.3)
    slop (3.4.4)
    sorcerer (0.3.10)
    spork (0.9.2)
    strong_parameters (0.2.1)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
      railties (~> 3.0)
    temple (0.6.4)
    terminal-notifier-guard (1.5.3)
    therubyracer (0.11.4)
      libv8 (~> 3.11.8.12)
      ref
    thin (1.5.1)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
    thor (0.18.1)
    tilt (1.3.7)
    timecop (0.6.1)
    timers (1.1.0)
    treetop (1.4.12)
      polyglot
      polyglot (>= 0.3.1)
    turbo-sprockets-rails3 (0.3.6)
      railties (> 3.2.8, < 4.0.0)
      sprockets (>= 2.0.0)
    tzinfo (0.3.37)
    uglifier (2.0.1)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  active_attr
  active_model_serializers!
  activerecord-postgres-hstore
  airbrake (= 3.1.2)
  annotate!
  barber (= 0.3.0)
  better_errors
  binding_of_caller
  certified
  clockwork
  diffy
  discourse_emoji!
  discourse_plugin!
  em-redis
  ember-rails!
  eventmachine
  fabrication
  fakeweb (~> 1.3.0)
  fast_blank
  fast_xor!
  fast_xs
  fastimage
  fog
  guard-jasmine
  guard-jshint-on-rails
  guard-rspec
  guard-spork
  has_ip_address
  hiredis
  image_optim
  image_sorcery
  jasminerice
  jshint_on_rails
  librarian (>= 0.0.25)
  listen
  lru_redux
  message_bus!
  minitest
  mocha
  multi_json
  mustache
  nokogiri
  oj
  omniauth
  omniauth-browserid!
  omniauth-cas
  omniauth-facebook
  omniauth-github
  omniauth-openid
  omniauth-twitter
  openid-redis-store
  pg
  pry-nav
  pry-rails
  rack-cache
  rack-cors
  rack-mini-profiler
  rails (= 3.2.12)
  rails_multisite!
  rake
  rb-fsevent
  rb-inotify (~> 0.9)
  redcarpet
  redis
  redis-rack-cache!
  redis-rails
  rest-client
  rinku
  rspec-given
  rspec-rails
  sanitize
  sass
  sass-rails
  seed-fu
  shoulda
  sidekiq
  sidekiq-failures
  simple_handlebars_rails!
  simplecov
  sinatra
  slim
  sprockets!
  strong_parameters
  terminal-notifier-guard
  therubyracer
  thin
  timecop
  turbo-sprockets-rails3
  uglifier
  vestal_versions!