Include AGENTS.md with the gem
This commit is contained in:
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
|
||||
spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
|
||||
|
||||
spec.files = Dir.chdir(File.expand_path(__dir__)) do
|
||||
Dir["{app,config,db,lib,test}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
|
||||
Dir["{app,config,db,lib,test}/**/*", "AGENTS.md", "MIT-LICENSE", "Rakefile", "README.md"]
|
||||
end
|
||||
|
||||
spec.add_dependency "rails", ">= 8.1.0.beta1"
|
||||
|
||||
Reference in New Issue
Block a user