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 bd6834b commit ed9c9bcCopy full SHA for ed9c9bc
1 file changed
factory_bot_rails.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
15
s.files = Dir["lib/**/*"] + %w[CONTRIBUTING.md LICENSE NEWS.md README.md]
16
s.metadata = {
17
- "changelog_uri" = "https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md",
+ "changelog_uri" => "https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md",
18
"rubygems_mfa_required" => "true"
19
}
20
s.require_paths = ["lib"]
0 commit comments