Skip to content

Commit

Permalink
renamed gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesg committed Jun 10, 2010
1 parent 5ce78e2 commit 1c9d643
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require 'spec/ruby'

task :default => [:package]

spec = Gem::Specification.load "validates.gemspec"
spec = Gem::Specification.load "prawn-blank.gemspec"
Rake::GemPackageTask.new(spec) do |pkg|
pkg.need_zip = true
pkg.need_tar = true
Expand Down
File renamed without changes.

0 comments on commit 1c9d643

Please sign in to comment.