PATH
  remote: .
  specs:
    knife-chop (0.7.1)
      awesome_print (~> 1.2, >= 1.2.0)
      chef (~> 11.12, >= 11.10.0)
      colorize (~> 0.7, >= 0.7.1)
      inifile (~> 2.0, >= 2.0.2)
      json (~> 1.8, >= 1.8.1)
      knife-ec2 (~> 0.6, >= 0.6.6)
      logging (~> 1.8, >= 1.8.2)
      mixlib-config (~> 2.1, >= 2.1.0)
      unf (~> 0.1, >= 0.1.4)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.3.6)
    akami (1.2.2)
      gyoku (>= 0.4.0)
      nokogiri
    awesome_print (1.2.0)
    builder (3.2.2)
    chef (11.12.4)
      chef-zero (~> 2.0, >= 2.0.2)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      highline (~> 1.6, >= 1.6.9)
      json (>= 1.4.4, <= 1.8.1)
      mime-types (~> 1.16)
      mixlib-authentication (~> 1.3)
      mixlib-cli (~> 1.4)
      mixlib-config (~> 2.0)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 1.4)
      net-ssh (~> 2.6)
      net-ssh-multi (~> 1.1)
      ohai (~> 7.0.4)
      pry (~> 0.9)
      rest-client (>= 1.0.4, < 1.7.0)
      yajl-ruby (~> 1.1)
    chef-zero (2.0.2)
      hashie (~> 2.0)
      json
      mixlib-log (~> 1.3)
      rack
    coderay (1.1.0)
    colorize (0.7.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    em-winrm (0.5.5)
      eventmachine (~> 1.0.0)
      mixlib-log (>= 1.3.0)
      uuidtools (~> 2.1.1)
      winrm (~> 1.1.2)
    erubis (2.7.0)
    eventmachine (1.0.3)
    excon (0.31.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.3)
    fog (1.20.0)
      builder
      excon (~> 0.31.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (>= 1.5.11)
    formatador (0.2.4)
    git (1.2.6)
    github_api (0.11.3)
      addressable (~> 2.3)
      descendants_tracker (~> 0.0.1)
      faraday (~> 0.8, < 0.10)
      hashie (>= 1.2)
      multi_json (>= 1.7.5, < 2.0)
      nokogiri (~> 1.6.0)
      oauth2
    gssapi (1.0.3)
      ffi (>= 1.0.1)
    gyoku (1.1.1)
      builder (>= 2.1.2)
    hashie (2.1.1)
    highline (1.6.21)
    httpclient (2.3.4.1)
    httpi (0.9.7)
      rack
    inifile (2.0.2)
    ipaddress (0.8.0)
    jeweler (2.0.1)
      builder
      bundler (>= 1.0)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
    json (1.8.1)
    jwt (0.1.13)
      multi_json (>= 1.5)
    knife-ec2 (0.8.0)
      fog (~> 1.20.0)
      knife-windows (>= 0.5.12)
    knife-windows (0.6.0)
      em-winrm (~> 0.5, >= 0.5.4)
    little-plugger (1.1.3)
    logging (1.8.2)
      little-plugger (>= 1.1.3)
      multi_json (>= 1.8.4)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.0)
    mixlib-authentication (1.3.0)
      mixlib-log
    mixlib-cli (1.5.0)
    mixlib-config (2.1.0)
    mixlib-log (1.6.0)
    mixlib-shellout (1.4.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.1)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.2.0)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    nokogiri (1.6.2.1)
      mini_portile (= 0.6.0)
    nori (1.1.5)
    oauth2 (0.9.3)
      faraday (>= 0.8, < 0.10)
      jwt (~> 0.1.8)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    ohai (7.0.4)
      ipaddress
      mime-types (~> 1.16)
      mixlib-cli
      mixlib-config (~> 2.0)
      mixlib-log
      mixlib-shellout (~> 1.2)
      systemu (~> 2.5.2)
      yajl-ruby
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack (1.5.2)
    rake (10.3.2)
    rdoc (4.1.1)
      json (~> 1.4)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    rubyntlm (0.1.1)
    safe_yaml (1.0.3)
    savon (0.9.5)
      akami (~> 1.0)
      builder (>= 2.1.2)
      gyoku (>= 0.4.0)
      httpi (~> 0.9)
      nokogiri (>= 1.4.0)
      nori (~> 1.0)
      wasabi (~> 1.0)
    slop (3.5.0)
    systemu (2.5.2)
    thread_safe (0.3.3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.6)
    uuidtools (2.1.4)
    wasabi (1.0.0)
      nokogiri (>= 1.4.0)
    winrm (1.1.3)
      gssapi (~> 1.0.0)
      httpclient (~> 2.2, >= 2.2.0.2)
      logging (~> 1.6, >= 1.6.1)
      nokogiri (~> 1.5)
      rubyntlm (~> 0.1.1)
      savon (= 0.9.5)
      uuidtools (~> 2.1.2)
    yajl-ruby (1.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (~> 1.2, >= 1.2.0)
  chef (~> 11.12, >= 11.12.0)
  colorize (~> 0.7, >= 0.7.1)
  inifile (~> 2.0, >= 2.0.2)
  jeweler (~> 2.0, >= 2.0.1)
  json (~> 1.8, >= 1.8.1)
  knife-chop!
  knife-ec2 (~> 0.6, >= 0.6.6)
  logging (~> 1.8, >= 1.8.2)
  mixlib-config (~> 2.1, >= 2.1.0)
  rake
  rspec (~> 2.14, >= 2.14.1)
  safe_yaml
  unf (~> 0.1, >= 0.1.4)