caze.gemspec in caze-0.0.2 vs caze.gemspec in caze-0.0.3
- old
+ new
@@ -4,10 +4,10 @@
require 'caze/version'
Gem::Specification.new do |spec|
spec.name = "caze"
spec.version = Caze::VERSION
- spec.authors = ["Magnetis team"]
+ spec.authors = ["Philip Sampaio", "Fabiano Beselga"]
spec.email = ["philip@magnetis.com.br", "fabiano@magnetis.com.br"]
spec.summary = %q{A DSL to define use cases}
spec.description = %q{With Caze it's easy to define use cases and entry points.}
spec.homepage = "https://github.com/magnetis/caze"
spec.license = "Apache License 2.0"