Clone
PATH
  remote: .
  specs:
    locomotivecms_steam (1.1.0.rc3)
      RedCloth (~> 4.2.9)
      autoprefixer-rails (~> 6.3.3.1)
      chronic (~> 0.10.2)
      coffee-script (~> 2.4.1)
      compass (~> 1.0.3)
      dragonfly (~> 1.0.12)
      duktape (~> 1.3.0.6)
      haml (~> 4.0.6)
      httparty (~> 0.13.6)
      kramdown (~> 1.10.0)
      locomotivecms-solid (~> 4.0.1)
      locomotivecms_common (~> 0.1.0)
      mime-types (~> 2.6.1)
      mimetype-fu (~> 0.1.2)
      moneta (~> 0.8.0)
      morphine (~> 0.1.1)
      nokogiri (~> 1.6.7.2)
      pony (~> 1.11)
      rack-cache (~> 1.6.1)
      rack-rewrite (~> 1.5.1)
      rack_csrf (~> 2.5.0)
      sanitize (~> 4.0.1)
      sass (~> 3.4.21)
      sprockets (~> 3.5.2)

GEM
  remote: https://rubygems.org/
  specs:
    RedCloth (4.2.9)
    activesupport (4.2.5.2)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    attr_extras (4.4.0)
    autoprefixer-rails (6.3.3.1)
      execjs
    bson (4.0.2)
    byebug (8.2.1)
    chronic (0.10.2)
    chunky_png (1.3.5)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    colorize (0.7.7)
    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)
    concurrent-ruby (1.0.1)
    coveralls (0.8.10)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.11.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    crass (1.0.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    dragonfly (1.0.12)
      addressable (~> 2.3)
      multi_json (~> 1.0)
      rack (>= 1.3.0)
    duktape (1.3.0.6)
    execjs (2.6.0)
    fast_stack (0.1.0)
      rake
      rake-compiler
    ffi (1.9.10)
    flamegraph (0.1.0)
      fast_stack
    haml (4.0.7)
      tilt
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    httparty (0.13.7)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    i18n (0.7.0)
    i18n-spec (0.6.0)
      iso
    iso (0.2.1)
      i18n
    json (1.8.3)
    json_spec (1.1.4)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    kramdown (1.10.0)
    locomotivecms-liquid (4.0.0)
    locomotivecms-solid (4.0.1)
      locomotivecms-liquid (~> 4.0.0)
    locomotivecms_common (0.1.0)
      activesupport (~> 4.2.5.2)
      attr_extras (~> 4.4.0)
      colorize
      stringex (~> 2.6.0)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    memory_profiler (0.9.6)
    method_source (0.8.2)
    mime-types (2.6.2)
    mimetype-fu (0.1.2)
    mini_portile2 (2.0.0)
    minitest (5.8.4)
    moneta (0.8.0)
    mongo (2.2.3)
      bson (~> 4.0)
    morphine (0.1.1)
    multi_json (1.11.2)
    multi_xml (0.5.5)
    netrc (0.11.0)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    nokogumbo (1.4.7)
      nokogiri
    origin (2.1.1)
    pony (1.11)
      mail (>= 2.0)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.3.0)
      byebug (~> 8.0)
      pry (~> 0.10)
    puma (2.15.3)
    rack (1.6.4)
    rack-cache (1.6.1)
      rack (>= 0.4)
    rack-mini-profiler (0.9.8)
      rack (>= 1.1.3)
    rack-rewrite (1.5.1)
    rack-test (0.6.3)
      rack (>= 1.0)
    rack_csrf (2.5.0)
      rack (>= 1.1.0)
    rake (10.4.2)
    rake-compiler (0.9.5)
      rake
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    sanitize (4.0.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.4.4)
      nokogumbo (~> 1.4.1)
    sass (3.4.21)
    simplecov (0.11.1)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    sprockets (3.5.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    stackprof (0.2.7)
    stringex (2.6.0)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (2.0.2)
    timecop (0.8.0)
    tins (1.6.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    yui-compressor (0.12.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  codeclimate-test-reporter (~> 0.4.7)
  coveralls (~> 0.8.1)
  flamegraph
  i18n-spec (~> 0.6.0)
  json_spec (~> 1.1.4)
  locomotivecms_steam!
  memory_profiler
  mongo (~> 2.2.3)
  origin (~> 2.1.1)
  pry-byebug (~> 3.3.0)
  puma
  rack-mini-profiler
  rack-test (~> 0.6.3)
  rake (~> 10.4.2)
  rspec (~> 3.4.0)
  stackprof
  timecop (~> 0.8.0)
  yui-compressor (~> 0.12.0)

BUNDLED WITH
   1.11.2