Skip to content

Commit 5cff877

Browse files
committed
Bump Ruby to 4.0
The bosh integration image used in the pipeline has bumped to 4 and otherwise we get errors like: Failure/Error: expect(RUBY_VERSION.split(".")[0,1]).to eq(PROJECT_RUBY_VERSION.split(".")[0,1]) expected: ["3"] got: ["4"] (compared using ==) # ./spec/spec_helper.rb:163:in 'block (2 levels) in <top (required)>' ai-assisted=yes [TNZ-88995]
1 parent 56ea6b2 commit 5cff877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bosh_aws_cpi/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4
1+
4.0

0 commit comments

Comments
 (0)