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.
2 parents 26ff35f + 75ddc16 commit 1a5d5e4Copy full SHA for 1a5d5e4
rails_semantic_logger.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
s.metadata = {
21
"bug_tracker_uri" => "https://github.com/reidmorrison/rails_semantic_logger/issues",
22
"documentation_uri" => "https://logger.rocketjob.io",
23
- "source_code_uri" => "https://github.com/reidmorrison/rails_semantic_logger/tree/#{RailsSemanticLogger::VERSION}",
+ "source_code_uri" => "https://github.com/reidmorrison/rails_semantic_logger/tree/v#{RailsSemanticLogger::VERSION}",
24
"rubygems_mfa_required" => "true"
25
}
26
end
0 commit comments