opsicle.gemspec in opsicle-0.6.0 vs opsicle.gemspec in opsicle-0.7.0
- old
+ new
@@ -4,10 +4,10 @@
require 'opsicle/version'
Gem::Specification.new do |spec|
spec.name = "opsicle"
spec.version = Opsicle::VERSION
- spec.authors = ["Andy Fleener"]
+ spec.authors = ["Andy Fleener", "Nick LaMuro"]
spec.email = ["andrew.fleener@sportngin.com"]
spec.description = %q{CLI for the opsworks platform}
spec.summary = %q{An opsworks specific abstraction on top of the aws sdk}
spec.homepage = "https://github.com/sportngin/opsicle"
spec.license = "MIT"