We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74a539 commit f2b3eb1Copy full SHA for f2b3eb1
bundler/bundler.gemspec
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
39
# include the gemspec itself because warbler breaks w/o it
40
s.files += %w[bundler.gemspec]
41
42
- s.extra_rdoc_files = %w[CHANGELOG.md LICENSE.md README.md]
+ s.files += %w[CHANGELOG.md LICENSE.md README.md]
43
s.bindir = "exe"
44
s.executables = %w[bundle bundler]
45
s.require_paths = ["lib"]
0 commit comments