mirror of
https://github.com/ruby/ruby.git
synced 2025-09-23 04:24:04 +02:00
Promote prettyprint to default gems
This commit is contained in:
parent
2711e3bab9
commit
0f9edf2f48
4 changed files with 27 additions and 3 deletions
|
@ -78,6 +78,7 @@ REPOSITORIES = {
|
|||
"resolv-replace": "ruby/resolv-replace",
|
||||
time: "ruby/time",
|
||||
pp: "ruby/pp",
|
||||
prettyprint: "ruby/prettyprint",
|
||||
}
|
||||
|
||||
def sync_default_gems(gem)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue