Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
mattetti committed Oct 22, 2008
1 parent 4c0f22f commit f431f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -24,6 +24,7 @@ spec = Gem::Specification.new do |s|
s.homepage = HOMEPAGE
s.add_dependency('fiveruns_tuneup_core')
s.add_dependency('merb-slices', '>= 0.9.5')
s.add_dependency('echoe')
s.require_path = 'lib'
s.files = %w(LICENSE README Rakefile TODO CHANGELOG) + Dir.glob("{lib,spec,app,public,stubs}/**/*")
end
Expand Down

0 comments on commit f431f56

Please sign in to comment.