Skip to content

Commit

Permalink
Merge pull request #94 from Benjamin-L/dont-package-bins
Browse files Browse the repository at this point in the history
remove unneeded bin/console and bin/setup files from gemspec
  • Loading branch information
hsbt committed May 25, 2022
2 parents e418296 + f6301f2 commit 14612a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webrick.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ Gem::Specification.new do |s|
"LICENSE.txt",
"README.md",
"Rakefile",
"bin/console",
"bin/setup",
"lib/webrick.rb",
"lib/webrick/accesslog.rb",
"lib/webrick/cgi.rb",
Expand Down

0 comments on commit 14612a7

Please sign in to comment.