Skip to content

Commit

Permalink
Lock octokit at 4.21.0
Browse files Browse the repository at this point in the history
Octokit 4.22.0 not compatible with legacy faraday versions.

see octokit/octokit.rb#1391
see octokit/octokit.rb#1392
see octokit/octokit.rb#1388

fix gatemedia/gmp-os#218
  • Loading branch information
pulkit110 committed Mar 19, 2024
1 parent 154077f commit f14888f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/asset.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
property :checksum, String

action :download do
chef_gem "octokit" do
compile_time true
end

do_download
end

Expand Down

0 comments on commit f14888f

Please sign in to comment.