From 71056c9d64144d20ee6fe62fca46348d485e87d1 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 14 Mar 2025 10:41:38 -0600 Subject: chore: update rubygems --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c93756f..544b5b45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,5 +10,6 @@ test: - echo '127.0.0.1 api.example.com' >> /etc/hosts - echo '127.0.0.1 idp.example.com' >> /etc/hosts - echo '127.0.0.1 ui.example.com' >> /etc/hosts + - gem update --system - gem install bundler - make -- cgit v1.2.3