GEM
  remote: https://rubygems.org/
  specs:
    aasm (4.1.0)
    actionmailer (4.2.5)
      actionpack (= 4.2.5)
      actionview (= 4.2.5)
      activejob (= 4.2.5)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.5)
      actionview (= 4.2.5)
      activesupport (= 4.2.5)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionpack-page_caching (1.0.2)
      actionpack (>= 4.0.0, < 5)
    actionview (4.2.5)
      activesupport (= 4.2.5)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_record_query_trace (1.4)
    activejob (4.2.5)
      activesupport (= 4.2.5)
      globalid (>= 0.3.0)
    activemodel (4.2.5)
      activesupport (= 4.2.5)
      builder (~> 3.1)
    activerecord (4.2.5)
      activemodel (= 4.2.5)
      activesupport (= 4.2.5)
      arel (~> 6.0)
    activesupport (4.2.5)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.8)
    ansi (1.5.0)
    api-pagination (4.3.0)
    apipie-rails (0.3.6)
      json
    arel (6.0.3)
    autoprefixer-rails (5.1.8)
      execjs
      json
    awesome_print (1.6.1)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    axlsx (2.1.0.pre)
      htmlentities (~> 4.3.1)
      nokogiri (>= 1.4.1)
      rubyzip (~> 1.1.7)
    axlsx_rails (0.4.0)
      axlsx (>= 2.0.1)
      rails (>= 3.1)
    bcrypt (3.1.10)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-sass (3.3.4.1)
      autoprefixer-rails (>= 5.0.0.1)
      sass (>= 3.2.19)
    buftok (0.2.0)
    builder (3.2.2)
    byebug (8.2.3)
    camertron-eprun (1.1.0)
    capistrano (2.15.5)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capistrano-maintenance (0.0.5)
      capistrano (~> 2.0)
    capistrano-sidekiq (0.5.2)
      capistrano
      sidekiq
    carrierwave (0.10.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    chroma (0.0.1)
    chunky_png (1.3.4)
    cldr-plurals-runtime-rb (1.0.1)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.1.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.1)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    compass-rails (2.0.4)
      compass (~> 1.0.0)
      sass-rails (<= 5.0.1)
      sprockets (< 2.13)
    connection_pool (2.2.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    database_cleaner (1.4.1)
    debug_inspector (0.0.2)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (3.4.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise-async (0.9.0)
      devise (~> 3.2)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    elasticsearch (1.0.12)
      elasticsearch-api (= 1.0.12)
      elasticsearch-transport (= 1.0.12)
    elasticsearch-api (1.0.12)
      multi_json
    elasticsearch-model (0.1.7)
      activesupport (> 3)
      elasticsearch (> 0.4)
      hashie
    elasticsearch-persistence (0.1.7)
      activemodel (> 3)
      activesupport (> 3)
      elasticsearch (> 0.4)
      elasticsearch-model (>= 0.1)
      hashie
      virtus
    elasticsearch-rails (0.1.7)
    elasticsearch-transport (1.0.12)
      faraday
      multi_json
    equalizer (0.0.11)
    erubis (2.7.0)
    execjs (2.4.0)
    faker (1.4.3)
      i18n (~> 0.5)
    faraday (0.9.1)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.8)
    figaro (1.1.0)
      thor (~> 0.14)
    font-awesome-rails (4.6.3.0)
      railties (>= 3.2, < 5.1)
    foreman (0.78.0)
      thor (~> 0.19.1)
    forgery (0.6.0)
    friendly_id (5.1.0)
      activerecord (>= 4.0.0)
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    has_secure_token (1.0.0)
      activerecord (>= 3.0)
    hashdiff (0.3.0)
    hashie (3.4.2)
    highline (1.7.1)
    hike (1.2.3)
    hitimes (1.2.2)
    htmlentities (4.3.4)
    http (0.6.4)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    http_parser.rb (0.6.0)
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    ice_nine (0.11.1)
    jbuilder (2.5.0)
      activesupport (>= 3.0.0, < 5.1)
      multi_json (~> 1.2)
    jbuilder_cache_multi (0.0.3)
      jbuilder (>= 1.5.0, < 3)
    jquery-rails (4.0.3)
      rails-dom-testing (~> 1.0)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.3)
    jwt (1.5.1)
    kaminari (0.16.3)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.9.3)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.3.0)
      launchy (~> 2.2)
    libv8 (3.16.14.11)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    message_format (0.0.3)
      twitter_cldr (~> 3.1)
    mime-types (2.99)
    mini_magick (4.2.0)
    mini_portile2 (2.0.0)
    minitest (5.9.0)
    minitest-reporters (1.1.8)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    naught (1.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.2)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.10.3)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    notify_with (0.0.2)
      jbuilder (~> 2.0)
      rails (>= 4.2.0)
      responders (~> 2.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    oj (2.12.8)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    openlab_ruby (0.0.4)
      httparty (~> 0.13)
    orm_adapter (0.5.0)
    pdf-core (0.5.1)
    pg (0.18.1)
    prawn (2.0.1)
      pdf-core (~> 0.5.1)
      ttfunk (~> 1.4.0)
    prawn-table (0.2.1)
    protected_attributes (1.1.3)
      activemodel (>= 4.0.1, < 5.0)
    puma (2.11.1)
      rack (>= 1.1, < 2.0)
    pundit (1.0.0)
      activesupport (>= 3.0.0)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    railroady (1.4.0)
    rails (4.2.5)
      actionmailer (= 4.2.5)
      actionpack (= 4.2.5)
      actionview (= 4.2.5)
      activejob (= 4.2.5)
      activemodel (= 4.2.5)
      activerecord (= 4.2.5)
      activesupport (= 4.2.5)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.5)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails-observers (0.1.2)
      activemodel (~> 4.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.4)
    rails_stdout_logging (0.0.3)
    railties (4.2.5)
      actionpack (= 4.2.5)
      activesupport (= 4.2.5)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.13.0)
    rake (11.1.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rdoc (4.2.0)
    recurrence (1.3.0)
      activesupport
      i18n
    redis (3.2.1)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    ref (2.0.0)
    responders (2.1.0)
      railties (>= 4.2.0, < 5)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rolify (4.0.0)
    ruby-progressbar (1.7.5)
    rubyzip (1.1.7)
    rufus-scheduler (3.0.9)
      tzinfo
    rvm-capistrano (1.5.6)
      capistrano (~> 2.15.4)
    safe_yaml (1.0.4)
    sass (3.4.13)
    sass-rails (5.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (~> 1.1)
    sdoc (0.4.1)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    seed_dump (3.2.2)
      activerecord (~> 4)
      activesupport (~> 4)
    sidekiq (3.3.4)
      celluloid (>= 0.16.0)
      connection_pool (>= 2.1.1)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    sidekiq-cron (0.2.0)
      rufus-scheduler (>= 2.0.24)
      sidekiq (>= 2.17.3)
      tilt (< 2.0.0)
    simple_oauth (0.3.1)
    sinatra (1.4.6)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    spring (1.3.5)
    sprockets (2.12.4)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    stripe (1.30.2)
      json (~> 1.8.1)
      rest-client (~> 1.4)
    test_after_commit (1.0.0)
      activerecord (>= 3.2)
    therubyracer (0.12.0)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (1.4.1)
    timers (4.0.1)
      hitimes
    ttfunk (1.4.0)
    twitter (5.14.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (~> 0.0.9)
      faraday (~> 0.9.0)
      http (~> 0.6.0)
      http_parser.rb (~> 0.6.0)
      json (~> 1.8)
      memoizable (~> 0.4.0)
      naught (~> 1.0)
      simple_oauth (~> 0.3.0)
    twitter-text (1.11.0)
      unf (~> 0.1.0)
    twitter_cldr (3.2.1)
      camertron-eprun
      cldr-plurals-runtime-rb (~> 1.0.0)
      json
      tzinfo
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.7.1)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.6)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    vcr (3.0.1)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.3)
      rack (>= 1.0)
    web-console (2.1.2)
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
    webmock (1.24.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  aasm
  actionpack-page_caching
  active_record_query_trace
  api-pagination
  apipie-rails
  awesome_print
  axlsx (= 2.1.0.pre)
  axlsx_rails
  bootstrap-sass
  byebug
  capistrano
  capistrano-maintenance (= 0.0.5)
  capistrano-sidekiq
  carrierwave
  chroma
  coffee-rails (~> 4.1.0)
  compass-rails (= 2.0.4)
  database_cleaner
  devise
  devise-async
  elasticsearch-model
  elasticsearch-persistence
  elasticsearch-rails
  faker
  figaro
  font-awesome-rails
  foreman
  forgery
  friendly_id (~> 5.1.0)
  has_secure_token
  jbuilder (~> 2.5)
  jbuilder_cache_multi
  jquery-rails
  kaminari
  letter_opener
  message_format
  mini_magick
  minitest-reporters
  notify_with
  oj
  omniauth
  omniauth-oauth2
  openlab_ruby
  pg
  prawn
  prawn-table
  protected_attributes
  puma
  pundit
  railroady
  rails (= 4.2.5)
  rails-observers
  rails_12factor
  recurrence
  responders (~> 2.0)
  rolify
  rubyzip (~> 1.1.0)
  rvm-capistrano
  sass-rails (= 5.0.1)
  sdoc (~> 0.4.0)
  seed_dump
  sidekiq
  sidekiq-cron
  sinatra
  spring
  stripe (= 1.30.2)
  test_after_commit
  therubyracer (= 0.12.0)
  twitter
  twitter-text
  uglifier (>= 1.3.0)
  unicorn
  vcr
  web-console (~> 2.0)
  webmock

BUNDLED WITH
   1.12.5