File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ Gem::Specification.new do |s|
1717
1818 s . metadata = {
1919 'bug_tracker_uri' => 'https://github.com/cucumber/cucumber/issues' ,
20- 'changelog_uri' => 'https://github.com/cucumber/common/blob/main/cucumber-expressions/CHANGELOG.md' ,
21- 'documentation_uri' => 'https://cucumber.io/docs/cucumber/cucumber-expressions/' ,
22- 'mailing_list_uri' => 'https://groups.google.com/forum/#!forum/cukes' ,
23- 'source_code_uri' => 'https://github.com/cucumber/common/blob/main/cucumber-expressions/ruby' ,
20+ 'changelog_uri' => 'https://github.com/cucumber/common/blob/main/cucumber-expressions/CHANGELOG.md' ,
21+ 'documentation_uri' => 'https://cucumber.io/docs/cucumber/cucumber-expressions/' ,
22+ 'mailing_list_uri' => 'https://groups.google.com/forum/#!forum/cukes' ,
23+ 'source_code_uri' => 'https://github.com/cucumber/common/blob/main/cucumber-expressions/ruby' ,
2424 }
2525
2626 s . add_development_dependency 'rake' , '~> 13.0' , '>= 13.0.6'
You can’t perform that action at this time.
0 commit comments