colinsurprenant/redstorm

View on GitHub
vagrant/Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    archive-tar-minitar (0.5.2)
    chef (11.4.4)
      erubis
      highline (>= 1.6.9)
      json (>= 1.4.4, <= 1.7.7)
      mixlib-authentication (>= 1.3.0)
      mixlib-cli (~> 1.3.0)
      mixlib-config (>= 1.1.2)
      mixlib-log (>= 1.3.0)
      mixlib-shellout
      net-ssh (~> 2.6)
      net-ssh-multi (~> 1.1.0)
      ohai (>= 0.6.0)
      rest-client (>= 1.0.4, < 1.7.0)
      yajl-ruby (~> 1.1)
    erubis (2.7.0)
    highline (1.6.19)
    ipaddress (0.8.0)
    json (1.7.7)
    librarian (0.1.0)
      highline
      thor (~> 0.15)
    librarian-chef (0.0.1)
      archive-tar-minitar (>= 0.5.2)
      chef (>= 0.10)
      librarian (~> 0.1.0)
    mime-types (1.23)
    mixlib-authentication (1.3.0)
      mixlib-log
    mixlib-cli (1.3.0)
    mixlib-config (1.1.2)
    mixlib-log (1.6.0)
    mixlib-shellout (1.1.0)
    net-ssh (2.6.7)
    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)
    ohai (6.16.0)
      ipaddress
      mixlib-cli
      mixlib-config
      mixlib-log
      mixlib-shellout
      systemu
      yajl-ruby
    rest-client (1.6.7)
      mime-types (>= 1.16)
    systemu (2.5.2)
    thor (0.18.1)
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  librarian-chef