From 0ac9d155ab63dfebe079716d8aa343348fec34b5 Mon Sep 17 00:00:00 2001 From: Mikhail Koliada <88318005+mikhailkoliada@users.noreply.github.com> Date: Fri, 22 Sep 2023 16:29:25 +0200 Subject: [PATCH] [macOS] do not install xcode-install gem on Ventura (#8366) --- images/macos/toolsets/toolset-13.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index cdc1b757..c7d121a9 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -96,7 +96,6 @@ "ruby": { "default": "3.0", "rubygems": [ - "xcode-install", "cocoapods", "xcpretty", "bundler",