diff --git a/.gitlab/ci/version.yml b/.gitlab/ci/version.yml index 6a21716e063..0c13cae4546 100644 --- a/.gitlab/ci/version.yml +++ b/.gitlab/ci/version.yml @@ -13,7 +13,7 @@ variables: LFS_VERSION: "2.9" NODE_VERSION: "20.12" OS_VERSION: "bookworm" - RUBY_VERSION_DEFAULT: "3.1.5" + RUBY_VERSION_DEFAULT: "3.2.5" RUBY_VERSION_NEXT: "3.2.5" RUBYGEMS_VERSION: "3.4" RUST_VERSION: "1.73" diff --git a/DUO_WORKFLOW_EXECUTOR_VERSION b/DUO_WORKFLOW_EXECUTOR_VERSION index 384942600b7..3527dbc1b4f 100644 --- a/DUO_WORKFLOW_EXECUTOR_VERSION +++ b/DUO_WORKFLOW_EXECUTOR_VERSION @@ -1 +1 @@ -v0.0.9 +v0.0.11 diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 8da860682dc..d138d015fde 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -7e5bb4f9a8ad504982f3e9e11604a0de3d827c44 +867c6a7fc2edd401bf11471712c10581771a40d2 diff --git a/app/assets/javascripts/packages_and_registries/dependency_proxy/components/manifests_empty_state.vue b/app/assets/javascripts/packages_and_registries/dependency_proxy/components/manifests_empty_state.vue index d881b5c60f8..863e6f7a9b0 100644 --- a/app/assets/javascripts/packages_and_registries/dependency_proxy/components/manifests_empty_state.vue +++ b/app/assets/javascripts/packages_and_registries/dependency_proxy/components/manifests_empty_state.vue @@ -35,11 +35,7 @@ export default {