Skip to content

Commit da844af

Browse files
committed
Remove Ruby 3.3 package and update references
1 parent c6b7b2f commit da844af

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

jobs/cloud_controller_ng/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ packages:
7373
- libpq
7474
- jemalloc
7575
- mariadb_connector_c
76-
- ruby-3.3
76+
- ruby-3.4
7777

7878
provides:
7979
- name: cloud_controller

packages/ruby-3.2/spec.lock

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# shellcheck disable=1090
2-
source "${BOSH_PACKAGES_DIR:-/var/vcap/packages}/ruby-3.3/bosh/runtime.env"
2+
source "${BOSH_PACKAGES_DIR:-/var/vcap/packages}/ruby-3.4/bosh/runtime.env"

0 commit comments

Comments
 (0)