Skip to content

Commit

Permalink
Extract core functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Williams committed Oct 1, 2008
1 parent 54cbaf2 commit 946d544
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 395 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -24,6 +24,7 @@ spec = Gem::Specification.new do |s|
s.author = AUTHOR
s.email = EMAIL
s.homepage = HOMEPAGE
s.add_dependency('fiveruns_tuneup_core')
s.add_dependency('merb-slices', '>= 0.9.5')
s.require_path = 'lib'
s.files = %w(LICENSE README Rakefile TODO) + Dir.glob("{lib,spec,app,public,stubs}/**/*")
Expand Down

0 comments on commit 946d544

Please sign in to comment.