mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Missing dependency
https://github.com/rubygems/rubygems/commit/79b62c233a
This commit is contained in:
parent
0d596c1ab2
commit
5947ea31ca
1 changed files with 1 additions and 0 deletions
|
@ -664,6 +664,7 @@ PeIQQkFng2VVot/WAQbv3ePqWq07g1BBcwIBAg==
|
|||
end
|
||||
|
||||
def fetcher.s3_uri_signer(uri)
|
||||
require 'json'
|
||||
s3_uri_signer = Gem::S3URISigner.new(uri)
|
||||
def s3_uri_signer.ec2_metadata_credentials_json
|
||||
JSON.parse($instance_profile)
|
||||
|
|
Loading…
Reference in a new issue