Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Commit

Permalink
Cleaning up Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrall committed Oct 1, 2011
1 parent 2680296 commit f5b9f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ begin
gem.email = "[email protected]"
gem.homepage = "http://github.com/jkrall/analytical"
gem.authors = ["Joshua Krall", "Nathan Phelps", "Adam Anderson", "Kevin Menard", "Ablyamitov Ablyamit", "Kurt Werle", "Olivier Lauzon", "Daniel Doubrovkine"]
gem.files = Dir['lib/**/*'] + Dir['app/**/*'] + Dir['rails/**/*']
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Jeweler::GemcutterTasks.new
Expand Down

0 comments on commit f5b9f01

Please sign in to comment.