From b2ca7d8292b0d0de0ddd30c7eae1de7b817c7cde Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 23 Jan 2015 15:46:23 +0100 Subject: Update gemspec with all files. --- norwegian-postcodes.gemspec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/norwegian-postcodes.gemspec b/norwegian-postcodes.gemspec index ff4036b..9c6305d 100644 --- a/norwegian-postcodes.gemspec +++ b/norwegian-postcodes.gemspec @@ -6,7 +6,9 @@ Gem::Specification.new do |s| s.description = "Find city and fylke from norwegian postcodes." s.authors = ["Harald Eilertsen"] s.email = 'haraldei@anduin.net' - s.files = ["lib/norwegian-postcodes.rb"] + s.files = %w[Rakefile + lib/norwegian-postcodes.rb + lib/tasks/norwegian-postcodes.rake] s.homepage = '' s.license = 'GPLv3' end \ No newline at end of file -- cgit v1.2.3