123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- GEM
- remote: http://rubygems.org/
- specs:
- chef (11.18.0)
- chef-zero (~> 2.2, >= 2.2.1)
- diff-lcs (~> 1.2, >= 1.2.4)
- erubis (~> 2.7)
- ffi-yajl (~> 1.2)
- highline (~> 1.6, >= 1.6.9)
- 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.4)
- plist (~> 3.1.0)
- pry (~> 0.9)
- rest-client (>= 1.0.4, <= 1.6.7)
- chef-zero (2.2.1)
- ffi-yajl (~> 1.1)
- hashie (~> 2.0)
- mixlib-log (~> 1.3)
- rack
- coderay (1.1.2)
- diff-lcs (1.3)
- erubis (2.7.0)
- ffi (1.10.0)
- ffi-yajl (1.4.0)
- ffi (~> 1.5)
- libyajl2 (~> 1.2)
- hashie (2.1.2)
- highline (1.7.10)
- ipaddress (0.8.3)
- libyajl2 (1.2.0)
- method_source (0.9.2)
- mime-types (1.25.1)
- mixlib-authentication (1.4.2)
- mixlib-cli (1.7.0)
- mixlib-config (2.2.18)
- tomlrb
- mixlib-log (1.7.1)
- mixlib-shellout (1.6.1)
- net-ssh (2.9.4)
- net-ssh-gateway (1.3.0)
- net-ssh (>= 2.6.5)
- net-ssh-multi (1.2.1)
- net-ssh (>= 2.6.5)
- net-ssh-gateway (>= 1.2.0)
- ohai (7.4.1)
- ffi (~> 1.9)
- ffi-yajl (~> 1.1)
- ipaddress
- mime-types (~> 1.16)
- mixlib-cli
- mixlib-config (~> 2.0)
- mixlib-log
- mixlib-shellout (~> 1.2)
- systemu (~> 2.6.4)
- wmi-lite (~> 1.0)
- plist (3.1.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
- rack (2.0.6)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- systemu (2.6.5)
- tomlrb (1.2.8)
- wmi-lite (1.0.2)
- PLATFORMS
- ruby
- DEPENDENCIES
- chef (= 11.18.0)
- BUNDLED WITH
- 1.16.3
|