Skip to content

Commit

Permalink
Oops, gemspec now does the correct thing
Browse files Browse the repository at this point in the history
  • Loading branch information
foca committed Nov 20, 2008
1 parent c81898f commit 7e115f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integrity.gemspec
Expand Up @@ -13,6 +13,8 @@ Gem::Specification.new do |s|
s.rubyforge_project = %q{integrity}
s.rubygems_version = %q{1.2.0}
s.summary = %q{The easy and fun Continuous Integration server}
s.executables = ['integrity']
s.post_install_message = %q{Run `integrity help` for information on how to setup Integrity.}

if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
Expand Down

0 comments on commit 7e115f1

Please sign in to comment.