mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
Merge RubyGems 3.2.2 and Bundler 2.2.2
This commit is contained in:
parent
34f0606217
commit
0e40cc9b19
Notes:
git
2020-12-18 13:33:46 +09:00
16 changed files with 175 additions and 40 deletions
|
@ -91,7 +91,6 @@ The push command will use ~/.gem/credentials to authenticate to a server, but yo
|
|||
request.add_field "Content-Length", request.body.size
|
||||
request.add_field "Content-Type", "application/octet-stream"
|
||||
request.add_field "Authorization", api_key
|
||||
request.add_field "OTP", options[:otp] if options[:otp]
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue