We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65e470 commit 8440bf5Copy full SHA for 8440bf5
.sync.yml
@@ -7,6 +7,7 @@ Gemfile:
7
optional:
8
':development':
9
- gem: 'github_changelog_generator'
10
+ version: '1.15.2' # Locked due to 1.16 no longer working for ruby lower than 3
11
- gem: 'octokit'
12
version: '4.21.0' # Locked due to https://github.com/octokit/octokit.rb/issues/1391
13
Rakefile:
0 commit comments