--- !ruby/object:Gem::Specification name: knife-windows version: !ruby/object:Gem::Version hash: 31 prerelease: segments: - 0 - 5 - 10 version: 0.5.10 platform: ruby authors: - Seth Chisamore autorequire: bindir: bin cert_chain: [] date: 2012-09-13 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: em-winrm prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 3 segments: - 0 - 5 - 4 version: 0.5.4 type: :runtime version_requirements: *id001 description: Plugin that adds functionality to Chef's Knife CLI for configuring/interacting with nodes running Microsoft Windows email: - schisamo@opscode.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - LICENSE files: - .gitignore - CHANGELOG - Gemfile - LICENSE - README.rdoc - Rakefile - knife-windows.gemspec - lib/chef/knife/bootstrap/windows-chef-client-msi.erb - lib/chef/knife/bootstrap/windows-shell.erb - lib/chef/knife/bootstrap_windows_base.rb - lib/chef/knife/bootstrap_windows_ssh.rb - lib/chef/knife/bootstrap_windows_winrm.rb - lib/chef/knife/core/windows_bootstrap_context.rb - lib/chef/knife/winrm.rb - lib/chef/knife/winrm_base.rb - lib/knife-windows/version.rb homepage: https://github.com/opscode/knife-windows licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 49 segments: - 1 - 9 - 1 version: 1.9.1 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Plugin that adds functionality to Chef's Knife CLI for configuring/interacting with nodes running Microsoft Windows test_files: []