Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
removing deprecated rdoc options
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Jun 29, 2011
1 parent 0621968 commit 9a7955e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions diesel.gemspec
Expand Up @@ -15,8 +15,7 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.test_files = Dir['features/**/*']

s.default_executable = 'diesel'
s.executables = ['diesel']
s.executables = ['diesel']

s.authors = ["thoughtbot, inc.", "Joe Ferris"]
s.email = %q{support@thoughtbot.com}
Expand Down

0 comments on commit 9a7955e

Please sign in to comment.