aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorMichael Hashizume <michael.hashizume@puppet.com>2021-12-28 09:45:16 -0800
committerMichael Hashizume <michael.hashizume@puppet.com>2021-12-28 11:23:07 -0800
commit6baf8e4bd9d85b948eff74bc04bb79f6f3d85da5 (patch)
treeace772b39ca1fb68dda88657d0fd4cc4314bda10 /.sync.yml
parent92be1664aedfb42258ecf31a11f63f377986e69d (diff)
downloadpuppet-sshkeys_core-6baf8e4bd9d85b948eff74bc04bb79f6f3d85da5.tar.gz
puppet-sshkeys_core-6baf8e4bd9d85b948eff74bc04bb79f6f3d85da5.tar.bz2
(maint) Pin the async gem
Diffstat (limited to '.sync.yml')
-rw-r--r--.sync.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.sync.yml b/.sync.yml
index fef7671..0383b33 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -29,6 +29,9 @@ Gemfile:
from_env: BEAKER_PUPPET_VERSION
version: '~> 1.22'
- gem: github_changelog_generator
+ # We can unpin async when we move to Ruby 3
+ - gem: async
+ version: '~> 1'
- gem: beaker-module_install_helper
- gem: beaker-puppet_install_helper
- gem: nokogiri