Skip to content

Commit e4acb67

Browse files
committed
(maint) Pins github_changelog_generator gem
This commit pins the github_changelog_generator gem to 1.15.2, as there are issues with newer versions.
1 parent 166c464 commit e4acb67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Gemfile:
2121
from_env: BEAKER_PUPPET_VERSION
2222
version: '~> 1.22'
2323
- gem: github_changelog_generator
24+
version: '=1.15.2'
2425
# We can unpin async when we move to Ruby 3
2526
- gem: async
2627
version: '~> 1'

0 commit comments

Comments
 (0)