mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
Don't need to remove ruby2_keywords dependency from drb
This commit is contained in:
parent
1952c799af
commit
874e9fc34d
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ module BundledGem
|
|||
"time", # net-ftp
|
||||
"singleton", # prime
|
||||
"ipaddr", # rinda
|
||||
"forwardable", # prime, rinda
|
||||
"ruby2_keywords" # drb
|
||||
"forwardable" # prime, rinda
|
||||
]
|
||||
|
||||
module_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue