summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dashing.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashing.gemspec b/dashing.gemspec
index a4cac13..08e7f2b 100644
--- a/dashing.gemspec
+++ b/dashing.gemspec
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
s.name = 'dashing'
s.version = '1.3.3'
s.date = '2013-11-21'
- s.executables << 'dashing'
+ s.executables = %w(dashing)
s.summary = "The exceptionally handsome dashboard framework."