Commit 672569b9db063f668835456da03d3ee4526186ed
1 parent
e6de02cb
Exists in
master
and in
4 other branches
Updated email
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
groupdate.gemspec
... | ... | @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| |
7 | 7 | spec.name = "groupdate" |
8 | 8 | spec.version = Groupdate::VERSION |
9 | 9 | spec.authors = ["Andrew Kane"] |
10 | - spec.email = ["acekane1@gmail.com"] | |
10 | + spec.email = ["andrew@chartkick.com"] | |
11 | 11 | spec.description = "The simplest way to group temporal data" |
12 | 12 | spec.summary = "The simplest way to group temporal data" |
13 | 13 | spec.homepage = "https://github.com/ankane/groupdate" | ... | ... |