GIT
  remote: git://github.com/koraktor/steam-condenser-ruby.git
  revision: c8a7b69d3dc73d56c1de6b6653ec45491d047db1
  specs:
    steam-condenser (1.3.9)
      multi_json (~> 1.6)
      multi_xml (~> 0.5)

GEM
  remote: http://rubygems.org/
  specs:
    actionmailer (3.2.19)
      actionpack (= 3.2.19)
      mail (~> 2.5.4)
    actionpack (3.2.19)
      activemodel (= 3.2.19)
      activesupport (= 3.2.19)
      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_link_to (1.0.2)
      actionpack
    activemodel (3.2.19)
      activesupport (= 3.2.19)
      builder (~> 3.0.0)
    activerecord (3.2.19)
      activemodel (= 3.2.19)
      activesupport (= 3.2.19)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.19)
      activemodel (= 3.2.19)
      activesupport (= 3.2.19)
    activesupport (3.2.19)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    annotate (2.6.3)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
    arel (3.0.3)
    bbcoder (1.0.1)
    better_errors (1.1.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bluecloth (2.2.0)
    bourbon (3.1.8)
      sass (>= 3.2.0)
      thor
    builder (3.0.4)
    byebug (2.7.0)
      columnize (~> 0.3)
      debugger-linecache (~> 1.2)
    capistrano (3.1.0)
      i18n
      rake (>= 10.0.0)
      sshkit (~> 1.3)
    capistrano-bundler (1.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano-rails (1.1.1)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano-rbenv (2.0.2)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capybara (2.2.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    carrierwave (0.10.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
      mime-types (>= 1.16)
    childprocess (0.5.3)
      ffi (~> 1.0, >= 1.0.11)
    cliver (0.3.2)
    codeclimate-test-reporter (0.3.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    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.7.0)
    columnize (0.8.9)
    country_code_select (1.0.1)
      activesupport (>= 3.0)
    dalli (2.7.1)
    database_cleaner (1.2.0)
    debug_inspector (0.0.2)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    dotenv (0.10.0)
    dotenv-rails (0.10.0)
      dotenv (= 0.10.0)
    dynamic_form (1.1.4)
    erubis (2.7.0)
    exceptional (2.0.33)
      rack
    execjs (2.0.2)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.1)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.3)
    font-awesome-sass (4.1.0)
      sass (~> 3.2)
    haml (4.0.5)
      tilt
    hike (1.2.3)
    i18n (0.6.11)
    journey (1.0.4)
    jquery-rails (2.0.3)
      railties (>= 3.1.0, < 5.0)
      thor (~> 0.14)
    json (1.8.1)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.5.3)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    mysql2 (0.3.15)
    neat (1.6.0)
      bourbon (>= 3.1)
      sass (>= 3.3)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.0)
    newrelic_rpm (3.7.2.195)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    oj (2.5.5)
    poltergeist (1.6.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyglot (0.3.5)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-byebug (1.3.2)
      byebug (~> 2.7)
      pry (~> 0.9.12)
    puma (2.11.1)
      rack (>= 1.1, < 2.0)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (3.2.19)
      actionmailer (= 3.2.19)
      actionpack (= 3.2.19)
      activerecord (= 3.2.19)
      activeresource (= 3.2.19)
      activesupport (= 3.2.19)
      bundler (~> 1.0)
      railties (= 3.2.19)
    rails_autolink (1.1.5)
      rails (> 3.1)
    railties (3.2.19)
      actionpack (= 3.2.19)
      activesupport (= 3.2.19)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    rake (10.3.2)
    rdoc (3.12.2)
      json (~> 1.4)
    rmagick (2.13.4)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    rspec-rails (2.14.2)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rubyzip (1.1.3)
    sanitize (2.1.0)
      nokogiri (>= 1.4.4)
    sass (3.3.7)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.41.0)
      childprocess (>= 0.5.0)
      multi_json (~> 1.0)
      rubyzip (~> 1.0)
      websocket (~> 1.0.4)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.5.0)
    sprockets (2.2.2)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sshkit (1.4.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
      term-ansicolor
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    tilt (1.4.1)
    timecop (0.7.1)
    tins (1.1.0)
    tinymce-rails (3.5.9)
      railties (>= 3.1.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.41)
    uglifier (2.5.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    websocket (1.0.7)
    websocket-driver (0.5.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    will_paginate (3.0.5)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_link_to (~> 1.0.2)
  annotate (~> 2.6.2)
  bbcoder (~> 1.0.1)
  better_errors (~> 1.1.0)
  binding_of_caller (~> 0.7.2)
  bluecloth (~> 2.2.0)
  bourbon (~> 3.1.8)
  capistrano (~> 3.1.0)
  capistrano-bundler (~> 1.1.2)
  capistrano-rails (~> 1.1)
  capistrano-rbenv (~> 2.0.2)
  capybara (~> 2.2.1)
  carrierwave (~> 0.10.0)
  codeclimate-test-reporter (~> 0.3.0)
  coffee-rails (~> 3.2.2)
  country_code_select (~> 1.0.1)
  dalli (~> 2.7.0)
  database_cleaner (~> 1.2.0)
  dotenv-rails (~> 0.10.0)
  dynamic_form (~> 1.1.4)
  exceptional (~> 2.0.33)
  factory_girl_rails (~> 4.4.1)
  faraday (~> 0.9.0)
  font-awesome-sass (~> 4.1.0.0)
  haml (~> 4.0.5)
  jquery-rails (~> 2.0.2)
  mysql2 (~> 0.3.15)
  neat (~> 1.6.0)
  newrelic_rpm (~> 3.7.2.195)
  nokogiri (~> 1.6.1)
  oj (~> 2.5.5)
  poltergeist (~> 1.6.0)
  pry-byebug (~> 1.3.2)
  puma (~> 2.11.1)
  quiet_assets (~> 1.0.2)
  rails (~> 3.2.19)
  rails_autolink (~> 1.1.5)
  rmagick (~> 2.13.4)
  rspec-rails (~> 2.14.1)
  sanitize (~> 2.1.0)
  sass (~> 3.3.4)
  sass-rails (~> 3.2.6)
  selenium-webdriver (~> 2.41.0)
  simplecov (~> 0.7.1)
  sprockets (~> 2.2.1)
  steam-condenser!
  timecop (~> 0.7.1)
  tinymce-rails (~> 3.5.9)
  uglifier (~> 2.5.0)
  will_paginate (~> 3.0.5)