mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 14:34:39 +02:00
Re-use strscan with ruby repo
This commit is contained in:
parent
70ad58cb62
commit
7f0e26b7f9
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ module BundledGem
|
|||
"time", # net-ftp
|
||||
"singleton", # prime
|
||||
"ipaddr", # rinda
|
||||
"forwardable" # prime, rinda
|
||||
"forwardable", # prime, rinda
|
||||
"strscan" # rexml
|
||||
]
|
||||
|
||||
module_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue