Skip to content

Commit

Permalink
Removed .spec file from gem. It has no meaning there.
Browse files Browse the repository at this point in the history
  • Loading branch information
voxik committed Jun 29, 2011
1 parent 60cdde0 commit 53e052c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
Expand Up @@ -25,8 +25,7 @@ PKG_FILES = FileList[
'lib/**/*',
'templates/**/*',
'LICENSE',
'README',
SPEC_FILE
'README'
]

spec = Gem::Specification.new do |s|
Expand Down

0 comments on commit 53e052c

Please sign in to comment.