neo4j.gemspec in neo4j-4.0.0.rc.3 vs neo4j.gemspec in neo4j-4.0.0.rc.4

- old
+ new

@@ -7,11 +7,11 @@ Gem::Specification.new do |s| s.name = "neo4j" s.version = Neo4j::VERSION s.required_ruby_version = ">= 1.9.1" - s.authors = "Andreas Ronge" - s.email = 'andreas.ronge@gmail.com' + s.authors = "Andreas Ronge, Brian Underwood, Chris Grigg" + s.email = 'andreas.ronge@gmail.com, brian@brian-underwood.codes, chris@subvertallmedia.com' s.homepage = "https://github.com/neo4jrb/neo4j/" s.rubyforge_project = 'neo4j' s.summary = "A graph database for Ruby" s.license = 'MIT' s.description = <<-EOF