Skip to content

Update browser gem to 5.3.1

Matthias Käppler requested to merge 378866-update-browser-gem into master

What does this MR do and why?

This is to support the Ruby 3 migration since only newer versions of this gem have a Ruby 3 build.

One breaking change I found is that the IDs for unknown browsers and platforms has changed. I therefore map these to the values expected by us now.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #378866 (closed)

Edited by Matthias Käppler

Merge request reports