--- !ruby/object:Gem::Specification name: knife-essentials version: !ruby/object:Gem::Version version: 0.9.3 prerelease: platform: ruby authors: - John Keiser autorequire: bindir: bin cert_chain: [] date: 2013-03-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: chef-zero requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' description: Universal knife verbs that work with your Chef repository email: jkeiser@opscode.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - LICENSE files: - LICENSE - README.rdoc - Rakefile - lib/chef/knife/delete_essentials.rb - lib/chef/knife/deps_essentials.rb - lib/chef/knife/diff_essentials.rb - lib/chef/knife/download_essentials.rb - lib/chef/knife/list_essentials.rb - lib/chef/knife/raw_essentials.rb - lib/chef/knife/show_essentials.rb - lib/chef/knife/upload_essentials.rb - lib/chef_fs/command_line.rb - lib/chef_fs/data_handler/client_data_handler.rb - lib/chef_fs/data_handler/cookbook_data_handler.rb - lib/chef_fs/data_handler/data_bag_item_data_handler.rb - lib/chef_fs/data_handler/data_handler_base.rb - lib/chef_fs/data_handler/environment_data_handler.rb - lib/chef_fs/data_handler/node_data_handler.rb - lib/chef_fs/data_handler/role_data_handler.rb - lib/chef_fs/data_handler/user_data_handler.rb - lib/chef_fs/file_pattern.rb - lib/chef_fs/file_system/base_fs_dir.rb - lib/chef_fs/file_system/base_fs_object.rb - lib/chef_fs/file_system/chef_repository_file_system_cookbooks_dir.rb - lib/chef_fs/file_system/chef_repository_file_system_data_bags_dir.rb - lib/chef_fs/file_system/chef_repository_file_system_entry.rb - lib/chef_fs/file_system/chef_repository_file_system_root_dir.rb - lib/chef_fs/file_system/chef_server_root_dir.rb - lib/chef_fs/file_system/cookbook_dir.rb - lib/chef_fs/file_system/cookbook_file.rb - lib/chef_fs/file_system/cookbook_subdir.rb - lib/chef_fs/file_system/cookbooks_dir.rb - lib/chef_fs/file_system/data_bag_dir.rb - lib/chef_fs/file_system/data_bag_item.rb - lib/chef_fs/file_system/data_bags_dir.rb - lib/chef_fs/file_system/default_environment_cannot_be_modified_error.rb - lib/chef_fs/file_system/environments_dir.rb - lib/chef_fs/file_system/file_system_entry.rb - lib/chef_fs/file_system/file_system_error.rb - lib/chef_fs/file_system/file_system_root_dir.rb - lib/chef_fs/file_system/multiplexed_dir.rb - lib/chef_fs/file_system/must_delete_recursively_error.rb - lib/chef_fs/file_system/nodes_dir.rb - lib/chef_fs/file_system/nonexistent_fs_object.rb - lib/chef_fs/file_system/not_found_error.rb - lib/chef_fs/file_system/operation_failed_error.rb - lib/chef_fs/file_system/operation_not_allowed_error.rb - lib/chef_fs/file_system/rest_list_dir.rb - lib/chef_fs/file_system/rest_list_entry.rb - lib/chef_fs/file_system.rb - lib/chef_fs/knife.rb - lib/chef_fs/path_utils.rb - lib/chef_fs/version.rb - lib/chef_fs.rb - spec/chef_fs/diff_spec.rb - spec/chef_fs/file_pattern_spec.rb - spec/chef_fs/file_system/chef_server_root_dir_spec.rb - spec/chef_fs/file_system/cookbook_dir_spec.rb - spec/chef_fs/file_system/cookbooks_dir_spec.rb - spec/chef_fs/file_system/data_bags_dir_spec.rb - spec/chef_fs/file_system_spec.rb - spec/integration/chef_repo_path_spec.rb - spec/integration/chef_repository_file_system_spec.rb - spec/integration/chefignore_spec.rb - spec/integration/delete_spec.rb - spec/integration/deps_spec.rb - spec/integration/diff_spec.rb - spec/integration/download_spec.rb - spec/integration/list_spec.rb - spec/integration/raw_spec.rb - spec/integration/show_spec.rb - spec/integration/upload_spec.rb - spec/support/file_system_support.rb - spec/support/integration_helper.rb - spec/support/knife_support.rb - spec/support/spec_helper.rb - spec/support/stickywicket.pem homepage: http://www.opscode.com licenses: - Apache 2.0 post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Universal knife verbs that work with your Chef repository test_files: []