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|
17
17
18
18
s . metadata = {
19
19
'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' ,
24
24
}
25
25
26
26
s . add_development_dependency 'rake' , '~> 13.0' , '>= 13.0.6'
You can’t perform that action at this time.
0 commit comments