default_executable= have been deprecated

This commit is contained in:
Guillermo Iguaran 2011-05-09 00:11:52 -07:00
parent b3634b522a
commit 02b1d996d2
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.require_paths = %w[lib]
s.executables = ["jekyll"]
s.default_executable = 'jekyll'
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[README.textile LICENSE]