Commit 672569b9db063f668835456da03d3ee4526186ed

Authored by Andrew Kane
1 parent e6de02cb

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 +7,7 @@ Gem::Specification.new do |spec|
7 spec.name = "groupdate" 7 spec.name = "groupdate"
8 spec.version = Groupdate::VERSION 8 spec.version = Groupdate::VERSION
9 spec.authors = ["Andrew Kane"] 9 spec.authors = ["Andrew Kane"]
10 - spec.email = ["acekane1@gmail.com"] 10 + spec.email = ["andrew@chartkick.com"]
11 spec.description = "The simplest way to group temporal data" 11 spec.description = "The simplest way to group temporal data"
12 spec.summary = "The simplest way to group temporal data" 12 spec.summary = "The simplest way to group temporal data"
13 spec.homepage = "https://github.com/ankane/groupdate" 13 spec.homepage = "https://github.com/ankane/groupdate"