aboutsummaryrefslogtreecommitdiffstats
path: root/locusts.gemspec
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--locusts.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/locusts.gemspec b/locusts.gemspec
index 75b0e6b..fd11e70 100644
--- a/locusts.gemspec
+++ b/locusts.gemspec
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|
spec.homepage = "https://github.com/locusts-r-us/locusts"
spec.required_ruby_version = ">= 1.6.7"
spec.license = "0BSD"
+ spec.extra_rdoc_files = ["docs/Ruby.md"]
# spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"