Skip to content
This repository was archived by the owner on May 16, 2020. It is now read-only.

Commit a5f2ec6

Browse files
add Micah Geisel to list of gem authors.
1 parent 85a4f5a commit a5f2ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database_cleaner-neo4j.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require "database_cleaner/neo4j/version"
66
Gem::Specification.new do |spec|
77
spec.name = "database_cleaner-neo4j"
88
spec.version = DatabaseCleaner::Neo4j::VERSION
9-
spec.authors = ["Ernesto Tagwerker"]
9+
spec.authors = ["Ernesto Tagwerker", "Micah Geisel"]
1010
spec.email = ["[email protected]"]
1111

1212
spec.summary = "Strategies for cleaning databases using Neo4j. Can be used to ensure a clean state for testing."

0 commit comments

Comments
 (0)