Promote prettyprint to default gems

This commit is contained in:
Hiroshi SHIBATA 2020-10-06 21:05:03 +09:00
parent 2711e3bab9
commit 0f9edf2f48
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
4 changed files with 27 additions and 3 deletions

View file

@ -78,6 +78,7 @@ REPOSITORIES = {
"resolv-replace": "ruby/resolv-replace",
time: "ruby/time",
pp: "ruby/pp",
prettyprint: "ruby/prettyprint",
}
def sync_default_gems(gem)