1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Removed sync library from sync tool

This commit is contained in:
Hiroshi SHIBATA 2019-11-13 13:34:06 +09:00
parent 7913daf36c
commit 57dc3ff73d
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -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",