Skip to content

Update bundler version across CI jobs and images

Andrejs Cunskis requested to merge andrey-update-bundler-e2e into master

What does this MR do and why?

Our lockfiles are generated using bundler 2.5.4 version. Update preinstalled bundler version across CI jobs.

This also should fix issue with chromedriver not being in PATH. Because we removed bundler 2.3, need to bump bundler version for fixed chrome installation to be picked up. Related to: gitlab-build-images!757 (merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports