From d1c9e731a8b7984d541355f161f3c5a941c78d39 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:44:41 +0530 Subject: [PATCH] (PA-6856) Update sync.yml with bhg version --- .sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.sync.yml b/.sync.yml index b656d58..a6b7abe 100644 --- a/.sync.yml +++ b/.sync.yml @@ -27,6 +27,7 @@ Gemfile: version: '~> 1.0' - gem: beaker-hostgenerator from_env: BEAKER_HOSTGENERATOR_VERSION + version: '~> 2' - gem: beaker-rspec from_env: BEAKER_RSPEC_VERSION # Prevent beaker-puppet from being installed on Ruby > 3.1 until beaker-puppet supports newer Rubies (PA-6136)