mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Sync RubyGems and Bundler with upstream
This commit is contained in:
parent
6e2240a2f9
commit
c082c6eb7c
Notes:
git
2021-07-07 15:32:14 +09:00
52 changed files with 477 additions and 466 deletions
|
@ -68,7 +68,7 @@ class Gem::Installer
|
|||
|
||||
@path_warning = false
|
||||
|
||||
@install_lock = Mutex.new
|
||||
@install_lock = Thread::Mutex.new
|
||||
|
||||
class << self
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue