Closed
Description
π What did you see?
β What did you expect to see?
No error
π¦ Which tool/library version are you using?
ruby 3.4.0-preview2
cucumber-ruby 9.2.0
π¬ How could we reproduce it?
I run bundle exec cucumber
but the following is easier:
irb
Hash.new(strict: false).freeze
(simplified from https://github.com/cucumber/cucumber-ruby/blob/v9.2.0/lib/cucumber/multiline_argument/data_table.rb#L78)
π Any additional context?
Trying to fix CI for ruby-head for https://github.com/egonSchiele/contracts.ruby
Update 1: Rubocop added a cop for this: https://docs.rubocop.org/rubocop/cops_lint.html#linthashnewwithkeywordargumentsasdefault
Metadata
Metadata
Assignees
Labels
No labels