GIT
  remote: git://github.com/ceraslabs/chef-repo.git
  revision: 174605ba1cf03cfdc3db11c0755d5440687878be
  specs:
    customized-chef-repo (0.0.0)

GIT
  remote: git://github.com/ceraslabs/knife-ec2.git
  revision: 1e505fe667048065fae69d13c0d79c5c711db6c0
  specs:
    customized-knife-ec2 (0.6.4)
      chef (>= 0.10.10)
      fog (~> 1.6)

GIT
  remote: git://github.com/ceraslabs/knife-openstack.git
  revision: 2101e8c2292644695abbf3a7146286ea0639ae55
  specs:
    customized-knife-openstack (0.7.1)
      chef (>= 0.10.10)
      fog (>= 1.10.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.4)
      actionpack (= 4.0.4)
      mail (~> 2.5.4)
    actionpack (4.0.4)
      activesupport (= 4.0.4)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionpack-xml_parser (1.0.1)
      actionpack (>= 4.0.0.rc1)
    activemodel (4.0.4)
      activesupport (= 4.0.4)
      builder (~> 3.1.0)
    activerecord (4.0.4)
      activemodel (= 4.0.4)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.4)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.4)
      i18n (~> 0.6, >= 0.6.9)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    arel (4.0.2)
    atomic (1.1.16)
    bcrypt (3.1.7)
    builder (3.1.4)
    bunny (0.7.9)
    cancan (1.6.10)
    chef (10.30.4)
      bunny (>= 0.6.0, < 0.8.0)
      erubis
      highline (~> 1.6, >= 1.6.9)
      json (>= 1.4.4, <= 1.7.7)
      mime-types (~> 1.16)
      mixlib-authentication (~> 1.3)
      mixlib-cli (~> 1.1)
      mixlib-config (~> 1.1, >= 1.1.2)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 1.3)
      moneta (< 0.7.0)
      net-ssh (~> 2.6)
      net-ssh-multi (~> 1.1.0)
      ohai (>= 0.6.0, < 7.0.0)
      rest-client (>= 1.0.4, < 1.7.0)
      treetop (~> 1.4.9)
      uuidtools
      yajl-ruby (~> 1.1)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.0)
    daemon_controller (1.2.0)
    devise (3.2.4)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    erubis (2.7.0)
    excon (0.32.1)
    execjs (2.0.2)
    fastercsv (1.5.5)
    fastthread (1.0.7)
    fog (1.21.0)
      fog-brightbox
      fog-core (~> 1.21, >= 1.21.1)
      fog-json
      nokogiri (~> 1.5, >= 1.5.11)
    fog-brightbox (0.0.1)
      fog-core
      fog-json
    fog-core (1.21.1)
      builder
      excon (~> 0.32)
      formatador (~> 0.2.0)
      mime-types
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
    fog-json (1.0.0)
      multi_json (~> 1.0)
    font-awesome-rails (4.0.3.1)
      railties (>= 3.2, < 5.0)
    formatador (0.2.4)
    haml (4.0.5)
      tilt
    highline (1.6.21)
    hike (1.2.3)
    i18n (0.6.9)
    ipaddress (0.8.0)
    jquery-rails (3.1.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.2.0)
      railties (>= 3.2.16)
    json (1.6.1)
    kaminari (0.15.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    libv8 (3.16.14.3)
    libxml-ruby (2.7.0)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    markdown-rails (0.2.1)
      rails
      rdiscount (>= 1.6.8, < 2.0)
    mime-types (1.25.1)
    mini_portile (0.5.2)
    minitest (4.7.5)
    mixlib-authentication (1.3.0)
      mixlib-log
    mixlib-cli (1.4.0)
    mixlib-config (1.1.2)
    mixlib-log (1.6.0)
    mixlib-shellout (1.3.0)
    moneta (0.6.0)
    multi_json (1.9.2)
    mysql2 (0.3.15)
    nested_form (0.3.2)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.8.0)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.1)
      net-ssh (>= 2.1.4)
      net-ssh-gateway (>= 0.99.0)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    ohai (6.20.0)
      ipaddress
      mixlib-cli
      mixlib-config
      mixlib-log
      mixlib-shellout
      systemu (~> 2.5.2)
      yajl-ruby
    orm_adapter (0.5.0)
    passenger (3.0.21)
      daemon_controller (>= 1.0.0)
      fastthread (>= 1.0.1)
      rack
      rake (>= 0.8.1)
    polyglot (0.3.4)
    protected_attributes (1.0.7)
      activemodel (>= 4.0.1, < 5.0)
    rabl (0.9.3)
      activesupport (>= 2.3.14)
    rack (1.5.2)
    rack-pjax (0.7.0)
      nokogiri (~> 1.5)
      rack (~> 1.3)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.4)
      actionmailer (= 4.0.4)
      actionpack (= 4.0.4)
      activerecord (= 4.0.4)
      activesupport (= 4.0.4)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.4)
      sprockets-rails (~> 2.0.0)
    rails_admin (0.6.1)
      builder (~> 3.1)
      coffee-rails (~> 4.0)
      font-awesome-rails (>= 3.0)
      haml (~> 4.0)
      jquery-rails (~> 3.0)
      jquery-ui-rails (~> 4.0)
      kaminari (~> 0.14)
      nested_form (~> 0.3)
      rack-pjax (~> 0.7)
      rails (~> 4.0)
      remotipart (~> 1.0)
      safe_yaml (~> 1.0)
      sass-rails (~> 4.0)
    railties (4.0.4)
      actionpack (= 4.0.4)
      activesupport (= 4.0.4)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.1.1)
    rdiscount (1.6.8)
    ref (1.0.5)
    remotipart (1.2.1)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    safe_yaml (1.0.1)
    sass (3.2.17)
    sass-rails (4.0.2)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0.0)
    source2swagger (0.0.2)
      json
    sprockets (2.11.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    systemu (2.5.2)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    thor (0.18.1)
    thread_safe (0.3.1)
      atomic (>= 1.1.7, < 2)
    tilt (1.4.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.39)
    uglifier (2.2.1)
      execjs (>= 0.3.0)
      multi_json (~> 1.0, >= 1.0.2)
    uuidtools (2.1.4)
    warden (1.2.3)
      rack (>= 1.0)
    yajl-ruby (1.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  actionpack-xml_parser (~> 1.0.0)
  cancan
  chef (~> 10.0)
  coffee-rails (~> 4.0.0)
  customized-chef-repo!
  customized-knife-ec2!
  customized-knife-openstack!
  devise
  execjs
  fastercsv
  jquery-rails
  json (= 1.6.1)
  libxml-ruby
  markdown-rails
  mysql2
  passenger (~> 3.0)
  protected_attributes (~> 1.0.1)
  rabl
  rails (~> 4.0.0)
  rails_admin
  sass-rails (~> 4.0.0)
  source2swagger
  therubyracer
  uglifier (>= 1.3.0)