aboutsummaryrefslogtreecommitdiff
path: root/.sync.yml
diff options
context:
space:
mode:
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 0383b33..a7844a7 100644
--- a/.sync.yml
+++ b/.sync.yml
@@ -29,6 +29,9 @@ Gemfile:
from_env: BEAKER_PUPPET_VERSION
version: '~> 1.22'
- gem: github_changelog_generator
+ version: '= 1.16.4'
+ - gem: concurrent-ruby
+ version: '= 1.1.10'
# We can unpin async when we move to Ruby 3
- gem: async
version: '~> 1'