We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a145b5 commit 74d73d1Copy full SHA for 74d73d1
dry-rails.gemspec
@@ -21,6 +21,8 @@ Gem::Specification.new do |spec|
21
spec.executables = []
22
spec.require_paths = ["lib"]
23
24
+ spec.extra_rdoc_files = ["README.md", "CHANGELOG.md", "LICENSE"]
25
+
26
spec.metadata["allowed_push_host"] = "https://rubygems.org"
27
spec.metadata["changelog_uri"] = "https://github.com/dry-rb/dry-rails/blob/main/CHANGELOG.md"
28
spec.metadata["source_code_uri"] = "https://github.com/dry-rb/dry-rails"
0 commit comments