From e00ee7045d1ac48f484851e930a8b7ff413f920a Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:45:47 +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 22c3761..dae6527 100644 --- a/.sync.yml +++ b/.sync.yml @@ -22,6 +22,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)