Sha256: 39b9ed0e887baffdc9a23c176ba133249f19be90177704c4362e3aeba26e2569
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
Gem::Specification.new do |s| s.name = "chef-irc-snitch" s.version = "0.2.1" s.platform = Gem::Platform::RUBY s.authors = ["Sean Porter"] s.email = ["portertech@gmail.com"] s.homepage = "https://github.com/portertech/chef-irc-snitch" s.summary = %q{An exception handler for OpsCode Chef runs (GitHub Gists & IRC)} s.description = %q{An exception handler for OpsCode Chef runs (GitHub Gists & IRC)} s.has_rdoc = false s.license = "MIT" s.rubyforge_project = "chef-irc-snitch" s.add_dependency("carrier-pigeon") s.files = `git ls-files`.split("\n") s.require_paths = ["lib"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chef-irc-snitch-0.2.1 | chef-irc-snitch.gemspec |