aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-01-23 15:46:23 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-01-23 15:46:23 +0100
commitb2ca7d8292b0d0de0ddd30c7eae1de7b817c7cde (patch)
tree7d811f0b270902980ece78670b8395826ba55cb6
parent6077988298c64cab6939af9e5b6e16644e629ddb (diff)
downloadpostcodes-norway-b2ca7d8292b0d0de0ddd30c7eae1de7b817c7cde.tar.gz
postcodes-norway-b2ca7d8292b0d0de0ddd30c7eae1de7b817c7cde.tar.bz2
postcodes-norway-b2ca7d8292b0d0de0ddd30c7eae1de7b817c7cde.zip
Update gemspec with all files.
-rw-r--r--norwegian-postcodes.gemspec4
1 files changed, 3 insertions, 1 deletions
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