conglomerate.gemspec in conglomerate-0.7.0 vs conglomerate.gemspec in conglomerate-0.8.0
- old
+ new
@@ -4,10 +4,10 @@
require "conglomerate/version"
Gem::Specification.new do |spec|
spec.name = "conglomerate"
spec.version = Conglomerate::VERSION
- spec.authors = ["Shane Emmons"]
+ spec.authors = ["Shane Emmons", "Emily Dobervich"]
spec.email = ["oss@teamsnap.com"]
spec.summary = "A library to serialize Ruby objects into collection+json"
spec.description = "A library to serialize Ruby objects into collection+json"
spec.homepage = "https://github.com/teamsnap/conglomerate"
spec.license = "MIT"