From 9d386cc7a76581f051912eabad619678d6e03bfd Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Thu, 16 Oct 2025 11:17:17 +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 cc67ffc..3def9b1 100644 --- a/.sync.yml +++ b/.sync.yml @@ -15,6 +15,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)