diff --git a/herb.gemspec b/herb.gemspec index 2c21b16b6..2df46d36d 100644 --- a/herb.gemspec +++ b/herb.gemspec @@ -27,6 +27,7 @@ Gem::Specification.new do |spec| "Rakefile", "README.md", "config.yml", + "config/**/*.yml", "lib/**/*.rb", "lib/**/*.yml", "sig/**/*.rbs",