# -*- encoding: utf-8 -*-
# stub: tvdinner 0.0.6 ruby lib

Gem::Specification.new do |s|
  s.name = "tvdinner".freeze
  s.version = "0.0.6".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Tom Bombadil".freeze]
  s.date = "2013-06-24"
  s.description = "Spork utility, cookbooks for cookbook gems scaffolding, helper functions for chef-solo, compare modes".freeze
  s.email = "amanibhavam@destructuring.org".freeze
  s.executables = ["chef-local".freeze]
  s.files = ["LICENSE".freeze, "NOTICE".freeze, "README.md".freeze, "VERSION".freeze, "bin/chef-local".freeze, "cookbooks/tvdinner/files/default/LICENSE".freeze, "cookbooks/tvdinner/recipes/default.rb".freeze, "lib/chef/application/local.rb".freeze, "lib/tvdinner.rb".freeze, "lib/tvdinner/noop.rb".freeze, "lib/tvdinner/version.rb".freeze, "libexec/_jason".freeze, "libexec/_log4sh".freeze, "libexec/_shflags".freeze, "libexec/_sub".freeze, "libexec/compare".freeze, "libexec/run".freeze, "libexec/run-noop".freeze, "libexec/sanitize".freeze, "libexec/sanitize-log".freeze, "libexec/sanitize-node".freeze, "libexec/sanitize-node.rb".freeze]
  s.homepage = "http://destructuring.org/tvdinner".freeze
  s.licenses = ["Apache 2.0".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "support for chef cookbooks as rubygems".freeze

  s.specification_version = 3

  s.add_runtime_dependency(%q<chef>.freeze, [">= 0".freeze])
end