Sha256: 6bf86722f81cc19577f96a792b9612ca1c32005f8b91f515d5e95de7f64be9e3
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 743 Bytes
Stored size: 743 Bytes
Contents
--- !ruby/object:Gem::Specification name: soloist version: !ruby/object:Gem::Version hash: 51 prerelease: segments: - 0 - 9 - 4 version: 0.9.4 platform: ruby authors: - Matthew Kocher autorequire: bindir: bin cert_chain: [] date: 2011-12-14 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: chef prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: Soloist is an easy way of running chef solo, but it's not doing much. email: - kocher@gmail.com executables: - soloist extensions: [] extra_rdoc_files: [] files: - .gitignore - .rvmrc - .travis.yml - Gemfile - Gemfile.lock - MIT-LICENSE - README.markdown - Rakefile - bin/soloist - lib/soloist.rb - lib/soloist/chef_config_generator.rb - lib/soloist/util.rb - lib/soloist/version.rb - soloist.gemspec - spec/chef_config_generator_spec.rb - spec/pivotal_workstation_cookbook.rb - spec/util_spec.rb homepage: http://github.com/mkocher/soloist licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: soloist rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: Soloist is a simple way of running chef-solo test_files: - spec/chef_config_generator_spec.rb - spec/pivotal_workstation_cookbook.rb - spec/util_spec.rb