Skip to content

Commit db196c5

Browse files
committed
Ruby 3.3.7 required now
1 parent 376afb7 commit db196c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ variables:
2323
GO_VERSION: "1.24"
2424
GOPATH: $CI_PROJECT_DIR/.GOPATH
2525
DEBIAN_VERSION: "bookworm"
26-
RUBY_VERSION: "3.2.5"
26+
RUBY_VERSION: "3.3.7"
2727
BUNDLE_PATH: vendor/ruby
2828
POLICY: pull
2929
CI_DEBUG_SERVICES: "true"

0 commit comments

Comments
 (0)