PATH
  remote: .
  specs:
    chefrepo-builder (0.9.43)
      cicd-builder (>= 0.9.63, < 1.1)
      json (= 1.8.1)

PATH
  remote: ../cicd-builder
  specs:
    cicd-builder (0.9.63)
      artifactory (>= 2.2.1, < 2.3)
      awesome_print (>= 1.6, < 2.0)
      aws-sdk (>= 2.0, < 2.1)
      chef (>= 12.0.3, < 12.1)
      git (>= 1.2.7, < 1.3)
      inifile (>= 3.0.0, < 3.1)
      json (>= 1.8.1, < 1.9)
      logging (>= 1.8.2, < 1.9)
      parallel (>= 1.4.1, < 1.5)
      ruby-progressbar (>= 1.7.5, < 2)
      semverse (>= 1.2.1, < 1.3)
      yajl-ruby (>= 1.2.1, < 1.3)

GEM
  remote: https://rubygems.org/
  specs:
    artifactory (2.2.1)
    awesome_print (1.6.1)
    aws-sdk (2.0.42)
      aws-sdk-resources (= 2.0.42)
    aws-sdk-core (2.0.42)
      builder (~> 3.0)
      jmespath (~> 1.0)
      multi_json (~> 1.0)
    aws-sdk-resources (2.0.42)
      aws-sdk-core (= 2.0.42)
    builder (3.2.2)
    chef (12.0.3)
      chef-zero (~> 3.2)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      ffi-yajl (~> 1.2)
      highline (~> 1.6, >= 1.6.9)
      mixlib-authentication (~> 1.3)
      mixlib-cli (~> 1.4)
      mixlib-config (~> 2.0)
      mixlib-log (~> 1.3)
      mixlib-shellout (>= 2.0.0.rc.0, < 3.0)
      net-ssh (~> 2.6)
      net-ssh-multi (~> 1.1)
      ohai (~> 8.0)
      plist (~> 3.1.0)
      pry (~> 0.9)
    chef-zero (3.2.1)
      ffi-yajl (~> 1.1)
      hashie (~> 2.0)
      mixlib-log (~> 1.3)
      rack
      uuidtools (~> 2.1)
    coderay (1.1.0)
    cucumber (0.10.7)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.4.0)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.5)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    ffi (1.9.8)
    ffi-yajl (1.4.0)
      ffi (~> 1.5)
      libyajl2 (~> 1.2)
    gherkin (2.4.21)
      json (>= 1.4.6)
    git (1.2.9.1)
    hashie (2.1.2)
    highline (1.7.2)
    inifile (3.0.0)
    ipaddress (0.8.0)
    jmespath (1.0.2)
      multi_json (~> 1.0)
    json (1.8.1)
    json_pure (1.8.1)
    libyajl2 (1.2.0)
    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 (2.5)
    mixlib-authentication (1.3.0)
      mixlib-log
    mixlib-cli (1.5.0)
    mixlib-config (2.1.0)
    mixlib-log (1.6.0)
    mixlib-shellout (2.0.1)
    multi_json (1.11.0)
    net-ssh (2.9.2)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    ohai (8.3.0)
      ffi (~> 1.9)
      ffi-yajl (>= 1.1, < 3.0)
      ipaddress
      mime-types (~> 2.0)
      mixlib-cli
      mixlib-config (~> 2.0)
      mixlib-log
      mixlib-shellout (~> 2.0)
      rake (~> 10.1)
      systemu (~> 2.6.4)
      wmi-lite (~> 1.0)
    parallel (1.4.1)
    plist (3.1.0)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (1.6.1)
    rake (10.3.2)
    ruby-progressbar (1.7.5)
    rubygems-tasks (0.2.4)
    semverse (1.2.1)
    slop (3.6.0)
    systemu (2.6.5)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    tins (1.3.3)
    uuidtools (2.1.5)
    wmi-lite (1.0.0)
    yajl-ruby (1.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  chefrepo-builder!
  cicd-builder!
  cucumber (~> 0.10.2)
  json_pure
  rake
  rubygems-tasks (>= 0.2, < 1.1)