Skip to content

Update usage of commit_version_files for Ruby3

Steve Abrams requested to merge ruby-3-keyword-args-commit-version-files into master

What does this MR do and why?

In Ruby 3, keyword arguments must be explicitly listed using {}. This MR updates calls to commit_version_files to use the correct notation. The specs for these examples were previously updated to include the correct notation.

Author Check-list

  • [-] Has documentation been updated?

Related to gitlab-com/gl-infra/delivery#2864 (closed)

Edited by Steve Abrams

Merge request reports