From 1ae795e21116925caa94e657dd1cd4f4f584cbe1 Mon Sep 17 00:00:00 2001 From: Christopher Thorn Date: Tue, 28 Dec 2021 11:08:29 -0800 Subject: (maint) Update the .sync.yaml file to have pinned async Learned that we are using PDK to build the Gemfile, so added to the .sync.yaml file the async gem pinning. --- .sync.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.sync.yml') diff --git a/.sync.yml b/.sync.yml index 664fad1..71a940d 100644 --- a/.sync.yml +++ b/.sync.yml @@ -25,6 +25,8 @@ Gemfile: from_env: BEAKER_PUPPET_VERSION version: '~> 1.22' - gem: github_changelog_generator + - gem: async + version: '~> 1' - gem: beaker-module_install_helper - gem: beaker-puppet_install_helper - gem: nokogiri -- cgit v1.2.3