Commit 0d41e1f845c2fdf10788c16fe51718195e697a69
1 parent
6e7ca8c4
Exists in
master
and in
5 other branches
Updated gemspec and license year [skip ci]
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
LICENSE.txt
searchkick.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| | ||
8 | spec.license = "MIT" | 8 | spec.license = "MIT" |
9 | 9 | ||
10 | spec.author = "Andrew Kane" | 10 | spec.author = "Andrew Kane" |
11 | - spec.email = "andrew@chartkick.com" | 11 | + spec.email = "andrew@ankane.org" |
12 | 12 | ||
13 | spec.files = Dir["*.{md,txt}", "{lib}/**/*"] | 13 | spec.files = Dir["*.{md,txt}", "{lib}/**/*"] |
14 | spec.require_path = "lib" | 14 | spec.require_path = "lib" |