Auto deploy branch pipelines fail with missing gems

 $ run_timed_command "scripts/gitaly-test-spawn"
 $ scripts/gitaly-test-spawn
 Checking gitaly-ruby Gemfile...
 Checking gitaly-ruby bundle...
 Warning: the running version of Bundler (1.17.2) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
 The following gems are missing
  * tzinfo (1.2.7)
  * activesupport (6.0.3)
  * loofah (2.5.0)
  * actionview (6.0.3)
  * actionpack (6.0.3)
  * gitlab-labkit (0.12.0)
 Install missing gems with `bundle install`
 bundle check failed
Running after_script
00:02
Uploading artifacts for failed job

Job #558160599 failed for ef699034:

This is happening after a commit that updates GITALY_SERVER_VERSION:

Edited by Albert Salim