Commit 0d41e1f845c2fdf10788c16fe51718195e697a69

Authored by Andrew Kane
1 parent 6e7ca8c4

Updated gemspec and license year [skip ci]

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -Copyright (c) 2013-2020 Andrew Kane 1 +Copyright (c) 2013-2021 Andrew Kane
2 2
3 MIT License 3 MIT License
4 4
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"