Skip to content

Commit

Permalink
remove unneeded files from gem building
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Maddox committed Jan 6, 2010
1 parent b72f4a5 commit a621167
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ Jeweler::Tasks.new do |s|
s.homepage = "http://github.com/pat-maddox"
s.authors = ["Pat Maddox", "Brandon Keepers"]
s.add_dependency "activerecord", ['>= 1.1']
s.files -= ['.gitignore', 'init.rb']
s.test_files = Dir['spec/**/*']
end

Jeweler::GemcutterTasks.new

0 comments on commit a621167

Please sign in to comment.