aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorMichael Hashizume <mhashizume@users.noreply.github.com>2021-12-28 11:19:41 -0800
committerGitHub <noreply@github.com>2021-12-28 11:19:41 -0800
commit1a88b0375308b815a3ea8f17a529a96304ef2e36 (patch)
treed10577cc6be8ab62bb4be101063d51a33e502fe2 /.sync.yml
parent9e277254443c384752c02e0c4f874e0d5db5359a (diff)
parent1ae795e21116925caa94e657dd1cd4f4f584cbe1 (diff)
downloadpuppet-cron_core-1a88b0375308b815a3ea8f17a529a96304ef2e36.tar.gz
puppet-cron_core-1a88b0375308b815a3ea8f17a529a96304ef2e36.tar.bz2
Merge pull request #48 from cthorn42/maint/main/add_pdk_gem_pin
(maint) Update the .sync.yaml file to have pinned async
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml2
1 files changed, 2 insertions, 0 deletions
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