summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-08-24 13:41:30 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-08-24 18:02:44 +0900
commitd140b03053dad873483b763ebb51c775bff1edb7 (patch)
tree58a5fe2781a2aef2ed0f96ac9e18aeede8bff3b4 /tool/sync_default_gems.rb
parent2be84afea5167343e66be85b4cd7945533e4a7b5 (diff)
Added ruby/un entry
Diffstat (limited to 'tool/sync_default_gems.rb')
-rw-r--r--tool/sync_default_gems.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb
index de89596e3d..8f8e93815c 100644
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -72,6 +72,7 @@ REPOSITORIES = {
pathname: "ruby/pathname",
digest: "ruby/digest",
error_highlight: "ruby/error_highlight",
+ un: "ruby/un",
}
def sync_default_gems(gem)