summaryrefslogtreecommitdiff
path: root/ext/digest/digest.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/digest/digest.gemspec')
-rw-r--r--ext/digest/digest.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/digest/digest.gemspec b/ext/digest/digest.gemspec
index 30ecf19634..de70588076 100644
--- a/ext/digest/digest.gemspec
+++ b/ext/digest/digest.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.licenses = ["Ruby", "BSD-2-Clause"]
spec.files = [
- "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup", "digest.gemspec",
+ "LICENSE.txt", "README.md",
"ext/digest/bubblebabble/bubblebabble.c", "ext/digest/bubblebabble/extconf.rb", "ext/digest/defs.h",
"ext/digest/digest.c", "ext/digest/digest.h", "ext/digest/digest_conf.rb", "ext/digest/extconf.rb",
"ext/digest/md5/extconf.rb", "ext/digest/md5/md5.c", "ext/digest/md5/md5.h", "ext/digest/md5/md5cc.h",