Skip to content

Commit 74d73d1

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - dry-rails.gemspec
1 parent 2a145b5 commit 74d73d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dry-rails.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Gem::Specification.new do |spec|
2121
spec.executables = []
2222
spec.require_paths = ["lib"]
2323

24+
spec.extra_rdoc_files = ["README.md", "CHANGELOG.md", "LICENSE"]
25+
2426
spec.metadata["allowed_push_host"] = "https://rubygems.org"
2527
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-rails/blob/main/CHANGELOG.md"
2628
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-rails"

0 commit comments

Comments
 (0)