summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-13 13:34:06 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-11-13 15:37:21 +0900
commit57dc3ff73dcc5ef5ca080e841db58862c89b03d8 (patch)
treefee09f4d29fd2ce067a1791f378493d2ba12e09e
parent7913daf36c25cefd66887993e0946c54b7d7d294 (diff)
Removed sync library from sync tool
-rw-r--r--tool/sync_default_gems.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb
index 81e687d336..0326881838 100644
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -82,7 +82,6 @@ $repositories = {
rexml: 'ruby/rexml',
rss: 'ruby/rss',
irb: 'ruby/irb',
- sync: 'ruby/sync',
tracer: 'ruby/tracer',
forwardable: "ruby/forwardable",
e2mmap: "ruby/e2mmap",