diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec index d26a757b01..8f12c53976 100644 --- a/ext/io/console/io-console.gemspec +++ b/ext/io/console/io-console.gemspec @@ -13,6 +13,7 @@ Gem::Specification.new do |s| s.authors = ["Nobu Nakada"] s.require_path = %[lib] s.files = %w[ + .document LICENSE.txt README.md ext/io/console/console.c