File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Gem::Specification.new do |spec|
1717 spec . required_ruby_version = Gem ::Requirement . new ( ">= 2.4.0" )
1818 spec . metadata = {
1919 'bug_tracker_uri' => 'https://github.com/wowinter13/finance_rb/issues' ,
20- 'changelog_uri' => "https://github.com/wowinter13/finance_rb/blob/v #{ spec . version } /CHANGELOG.md" ,
21- 'documentation_uri' => "https://www.rubydoc.info/wowinter13/finance_rb/ #{ spec . version } " ,
22- 'source_code_uri' => "https://github.com/wowinter13/finance_rb/tree/v #{ spec . version } "
20+ 'changelog_uri' => "https://github.com/wowinter13/finance_rb/blob/master /CHANGELOG.md" ,
21+ 'documentation_uri' => "https://www.rubydoc.info/github/ wowinter13/finance_rb" ,
22+ 'source_code_uri' => "https://github.com/wowinter13/finance_rb"
2323 }
2424
2525 spec . files = %w[ CHANGELOG.md README.md LICENSE.txt ]
You can’t perform that action at this time.
0 commit comments