16 lines
301 B
Diff
16 lines
301 B
Diff
|
--- a/webrick.gemspec
|
||
|
+++ b/webrick.gemspec
|
||
|
@@ -14,12 +14,6 @@
|
||
|
|
||
|
s.require_path = %w{lib}
|
||
|
s.files = [
|
||
|
- "Gemfile",
|
||
|
- "LICENSE.txt",
|
||
|
- "README.md",
|
||
|
- "Rakefile",
|
||
|
- "bin/console",
|
||
|
- "bin/setup",
|
||
|
"lib/webrick.rb",
|
||
|
"lib/webrick/accesslog.rb",
|
||
|
"lib/webrick/cgi.rb",
|