Skip to content

Commit f4b5712

Browse files
authored
Merge pull request #191 from binford2k/temp_octokit_pin
(maint) This is a stop-gap for a breaking octokit change
2 parents d7f8243 + ba2404f commit f4b5712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ group :development do
2626
gem "puppet-module-win-dev-r#{minor_version}", '~> 1.0', require: false, platforms: [:mswin, :mingw, :x64_mingw]
2727
gem "github_changelog_generator", require: false
2828
gem "ruby-pwsh", require: false
29+
gem "octokit", "= 4.21.0"
2930
end
3031
group :system_tests do
3132
gem "puppet-module-posix-system-r#{minor_version}", '~> 1.0', require: false, platforms: [:ruby]

0 commit comments

Comments
 (0)