From 60f863ed1c82fca71f104fe6dff03ce65b6e576a Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Thu, 31 Oct 2024 14:07:59 -0500 Subject: docs: a lot of them Signed-off-by: Matt Strapp --- locusts.gemspec | 1 + 1 file changed, 1 insertion(+) (limited to 'locusts.gemspec') 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'" -- cgit v1.2.3