Skip to content

Commit

Permalink
Merge pull request #20 from leifg/change-email
Browse files Browse the repository at this point in the history
Change email address
  • Loading branch information
leifg authored Mar 31, 2017
2 parents 176896f + dc3e922 commit 5b9b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morfo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.name = "morfo"
spec.version = Morfo::VERSION
spec.authors = ["Leif Gensert"]
spec.email = ["leif@propertybase.com"]
spec.email = ["leif@leif.io"]
spec.description = %q{This gem provides a DSL for converting one hash into another}
spec.summary = %q{Inspired by ActiveImporter, this gem generically converts an array of hashes}
spec.homepage = ""
Expand Down

0 comments on commit 5b9b145

Please sign in to comment.