Bump E2E GDK image to Ruby 3.1

This is needed for qa/gdk/Dockerfile.gdk in the GitLab Rails project.
This commit is contained in:
Stan Hu 2023-05-19 23:20:57 -07:00
parent f538f4ae62
commit c5afefe7b0
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20

View file

@ -53,7 +53,7 @@ e2e-gdk:
- .e2e
variables:
OS: 'debian:bullseye-slim'
RUBY: '3.0'
RUBY: '3.1'
RUBYGEMS: '3.4'
NODE: '16.14'
YARN: '1.22'