--- !ruby/object:Gem::Specification name: cookbook-omnifetch version: !ruby/object:Gem::Version version: 0.10.1 platform: ruby authors: - Jamie Winsor - Josiah Kiehl - Michael Ivey - Justin Campbell - Seth Vargo - Daniel DeLeo autorequire: bindir: bin cert_chain: [] date: 2020-08-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: mixlib-archive requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.4' - - "<" - !ruby/object:Gem::Version version: '2.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0.4' - - "<" - !ruby/object:Gem::Version version: '2.0' description: email: - jamie@vialstudios.com - jkiehl@riotgames.com - michael.ivey@riotgames.com - justin@justincampbell.me - sethvargo@gmail.com - dan@chef.io executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - lib/cookbook-omnifetch.rb - lib/cookbook-omnifetch/artifactory.rb - lib/cookbook-omnifetch/artifactserver.rb - lib/cookbook-omnifetch/base.rb - lib/cookbook-omnifetch/chef_server.rb - lib/cookbook-omnifetch/chef_server_artifact.rb - lib/cookbook-omnifetch/exceptions.rb - lib/cookbook-omnifetch/git.rb - lib/cookbook-omnifetch/github.rb - lib/cookbook-omnifetch/integration.rb - lib/cookbook-omnifetch/metadata_based_installer.rb - lib/cookbook-omnifetch/path.rb - lib/cookbook-omnifetch/threaded_job_queue.rb - lib/cookbook-omnifetch/version.rb homepage: https://github.com/chef/cookbook-omnifetch licenses: - Apache-2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.4' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: Library code to fetch Chef cookbooks from a variety of sources to a local cache test_files: []