From 6960683f082aab5e293b429785d4e4e36651b0f2 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 2 Feb 2015 13:32:14 +0100 Subject: Update gemspec. --- norwegian-postcodes.gemspec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/norwegian-postcodes.gemspec b/norwegian-postcodes.gemspec index 9c6305d..47b1c4f 100644 --- a/norwegian-postcodes.gemspec +++ b/norwegian-postcodes.gemspec @@ -8,7 +8,8 @@ Gem::Specification.new do |s| s.email = 'haraldei@anduin.net' s.files = %w[Rakefile lib/norwegian-postcodes.rb + lib/norwegian-postcodes/railtie.rb lib/tasks/norwegian-postcodes.rake] - s.homepage = '' + s.homepage = 'https://github.com/snake66/postcodes-norway' s.license = 'GPLv3' -end \ No newline at end of file +end -- cgit v1.2.3