# -*- encoding: utf-8 -*- # stub: chefdk-julia 0.4.2 ruby lib Gem::Specification.new do |s| s.name = "chefdk-julia".freeze s.version = "0.4.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Orion Ifland".freeze, "Doug Ireton".freeze] s.date = "2015-12-30" s.description = "An Opinionated Cookbook creator, with spunk and a grin, by Nordstrom".freeze s.email = ["orion.ifland@nordstrom.com".freeze, "doug.ireton@nordstrom.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, "Berksfile".freeze, "CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "chefdk-julia.gemspec".freeze, "files/default/.rspec".freeze, "files/default/.rubocop.yml".freeze, "files/default/Berksfile".freeze, "files/default/Rakefile".freeze, "files/default/chefignore".freeze, "files/default/cookbook_readmes/README-policy.md".freeze, "files/default/cookbook_readmes/README.md".freeze, "files/default/gitignore".freeze, "files/default/repo/README.md".freeze, "files/default/repo/cookbooks/example/README.md".freeze, "files/default/repo/cookbooks/example/attributes/default.rb".freeze, "files/default/repo/cookbooks/example/metadata.rb".freeze, "files/default/repo/cookbooks/example/recipes/default.rb".freeze, "files/default/repo/data_bags/README.md".freeze, "files/default/repo/data_bags/example/example_item.json".freeze, "files/default/repo/dot-chef-repo.txt".freeze, "files/default/repo/environments/README.md".freeze, "files/default/repo/environments/example.json".freeze, "files/default/repo/policies/README.md".freeze, "files/default/repo/roles/README.md".freeze, "files/default/repo/roles/example.json".freeze, "files/default/serverspec_spec_helper.rb".freeze, "lib/chefdk/julia.rb".freeze, "lib/chefdk/julia/version.rb".freeze, "metadata.rb".freeze, "recipes/app.rb".freeze, "recipes/attribute.rb".freeze, "recipes/cookbook.rb".freeze, "recipes/cookbook_file.rb".freeze, "recipes/lwrp.rb".freeze, "recipes/policyfile.rb".freeze, "recipes/recipe.rb".freeze, "recipes/repo.rb".freeze, "recipes/template.rb".freeze, "templates/default/LICENSE.all_rights.erb".freeze, "templates/default/LICENSE.apache2.erb".freeze, "templates/default/LICENSE.gplv2.erb".freeze, "templates/default/LICENSE.gplv3.erb".freeze, "templates/default/LICENSE.mit.erb".freeze, "templates/default/Policyfile.rb.erb".freeze, "templates/default/README.md.erb".freeze, "templates/default/attribute.rb.erb".freeze, "templates/default/cookbook_file.erb".freeze, "templates/default/kitchen.yml.erb".freeze, "templates/default/kitchen_policyfile.yml.erb".freeze, "templates/default/metadata.rb.erb".freeze, "templates/default/provider.rb.erb".freeze, "templates/default/recipe.rb.erb".freeze, "templates/default/recipe_spec.rb.erb".freeze, "templates/default/repo/gitignore.erb".freeze, "templates/default/resource.rb.erb".freeze, "templates/default/serverspec_default_spec.rb.erb".freeze, "templates/default/spec_spec_helper.rb.erb".freeze, "templates/default/template.erb".freeze] s.homepage = "https://github.com/Nordstrom/chefdk-julia".freeze s.licenses = ["Apache-2.0".freeze] s.post_install_message = " Paste lines below into your ~/.chef/config.rb or knife.rb\n\n require 'chefdk-julia'\n chefdk.generator_cookbook Chefdk::Julia.path\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Custom generator for ChefDK".freeze end