petecheslock/berks2env

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    berks2env (0.3.1)
      berkshelf (~> 3.1)
      chef (~> 11.8)
      json (~> 1.7, >= 1.7.7)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.3.6)
    ast (2.0.0)
    berkshelf (3.1.2)
      addressable (~> 2.3.4)
      berkshelf-api-client (~> 1.2)
      buff-config (~> 0.4)
      buff-extensions (~> 0.4)
      buff-shell_out (~> 0.1)
      celluloid (~> 0.16.0.pre)
      celluloid-io (~> 0.16.0.pre)
      faraday (~> 0.9.0)
      minitar (~> 0.5.4)
      octokit (~> 3.0)
      retryable (~> 1.3.3)
      ridley (~> 3.1)
      solve (~> 1.1)
      thor (~> 0.18)
    berkshelf-api-client (1.2.0)
      faraday (~> 0.9.0)
    buff-config (0.4.0)
      buff-extensions (~> 0.3)
      varia_model (~> 0.1)
    buff-extensions (0.5.0)
    buff-ignore (1.1.1)
    buff-ruby_engine (0.1.0)
    buff-shell_out (0.1.1)
      buff-ruby_engine (~> 0.1.0)
    celluloid (0.16.0.pre)
      timers (~> 2.0.0)
    celluloid-io (0.16.0.pre)
      celluloid (>= 0.16.0.pre)
      nio4r (>= 1.0.0)
    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.1.4)
      hashie (~> 2.0)
      json
      mixlib-log (~> 1.3)
      rack
    coderay (1.1.0)
    dep-selector-libgecode (1.0.1)
    dep_selector (1.0.3)
      dep-selector-libgecode (~> 1.0)
      ffi (~> 1.9)
    diff-lcs (1.2.5)
    erubis (2.7.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.3)
    hashie (2.1.1)
    highline (1.6.21)
    hitimes (1.2.1)
    ipaddress (0.8.0)
    json (1.8.1)
    method_source (0.8.2)
    mime-types (1.25.1)
    minitar (0.5.4)
    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)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    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)
    nio4r (1.0.0)
    octokit (3.1.0)
      sawyer (~> 0.5.3)
    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
    parser (2.1.9)
      ast (>= 1.1, < 3.0)
      slop (~> 3.4, >= 3.4.5)
    powerpack (0.0.9)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    rack (1.5.2)
    rainbow (2.0.0)
    rake (0.9.6)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    retryable (1.3.5)
    ridley (3.1.0)
      addressable
      buff-config (~> 0.2)
      buff-extensions (~> 0.3)
      buff-ignore (~> 1.1)
      buff-shell_out (~> 0.1)
      celluloid (~> 0.16.0.pre)
      celluloid-io (~> 0.16.0.pre)
      erubis
      faraday (~> 0.9.0)
      hashie (>= 2.0.2)
      json (>= 1.7.7)
      mixlib-authentication (>= 1.3.0)
      net-http-persistent (>= 2.8)
      retryable
      semverse (~> 1.1)
      varia_model (~> 0.3)
    rspec (0.9.4)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    rubocop (0.22.0)
      json (>= 1.7.7, < 2)
      parser (~> 2.1.9)
      powerpack (~> 0.0.6)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
    ruby-progressbar (1.5.1)
    sawyer (0.5.4)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
    semverse (1.1.0)
    slop (3.5.0)
    solve (1.2.0)
      dep_selector (~> 1.0)
      semverse (~> 1.1)
    systemu (2.5.2)
    thor (0.19.1)
    timers (2.0.0)
      hitimes
    varia_model (0.3.2)
      buff-extensions (~> 0.2)
      hashie (>= 2.0.2)
    yajl-ruby (1.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  berks2env!
  rake (~> 0)
  rspec (~> 0)
  rspec-core (~> 2.14.8)
  rspec-expectations (~> 2.14.5)
  rspec-mocks (~> 2.14.6)
  rubocop (~> 0.21)