aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--norwegian-postcodes.gemspec5
1 files 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