aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
authorChristopher Thorn <christopher.thorn@puppetlabs.com>2021-12-28 09:38:40 -0800
committerChristopher Thorn <christopher.thorn@puppetlabs.com>2021-12-28 11:01:52 -0800
commit79146f1d52d21bcb90b6731bb4cf7c525b01c6f1 (patch)
treec1cd531f5592277017c0d34c0cea843199a1f3b9 /.sync.yml
parentd2322137e47fee29f7338146d5c22806f3479a01 (diff)
downloadpuppet-augeas_core-79146f1d52d21bcb90b6731bb4cf7c525b01c6f1.tar.gz
puppet-augeas_core-79146f1d52d21bcb90b6731bb4cf7c525b01c6f1.tar.bz2
(maint) Pin async gem
Async 2.0.0 requires a Ruby 3 bump, so pinning to 1.x
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 ee6e834..e267a46 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -40,6 +40,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