mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 22:45:03 +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
|
"time", # net-ftp
|
||||||
"singleton", # prime
|
"singleton", # prime
|
||||||
"ipaddr", # rinda
|
"ipaddr", # rinda
|
||||||
"forwardable" # prime, rinda
|
"forwardable", # prime, rinda
|
||||||
|
"strscan" # rexml
|
||||||
]
|
]
|
||||||
|
|
||||||
module_function
|
module_function
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue