summaryrefslogtreecommitdiffstats
path: root/tasks/gem.rake
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-06-22 09:01:11 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-06-22 09:01:11 +0200
commitd9795a10412510cb13d0a81b5d8553e202195791 (patch)
tree3d0f8faddb7b74a594dd1db135af9199ff898bc4 /tasks/gem.rake
parentcd7c334944d2989b25b24924d4c4716a406433bb (diff)
downloadskeletons-d9795a10412510cb13d0a81b5d8553e202195791.zip
skeletons-d9795a10412510cb13d0a81b5d8553e202195791.tar.gz
remove trailing spaces
Diffstat (limited to 'tasks/gem.rake')
-rw-r--r--tasks/gem.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/gem.rake b/tasks/gem.rake
index a3e76f3..e5e5d13 100644
--- a/tasks/gem.rake
+++ b/tasks/gem.rake
@@ -77,7 +77,7 @@ class GemPackageTask < Rake::PackageTask
end
end
end
-
+
def gem_file
if @gem_spec.platform == Gem::Platform::RUBY
"#{package_name}.gem"