summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-24 18:20:07 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-25 13:13:52 +0900
commitab3266ea5c2c45b6e0ce9ba377a035710cb4fd1b (patch)
treea40468d4fd241f1589f081e4b42da092f4ee845c /tool/sync_default_gems.rb
parent274d0aa76886c0f08f17363ce6dc8639b4336727 (diff)
Removed tracer from ruby repo
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4523
Diffstat (limited to 'tool/sync_default_gems.rb')
-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 8afa574ee2..56822d3329 100644
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -29,7 +29,6 @@ REPOSITORIES = {
matrix: 'ruby/matrix',
ostruct: 'ruby/ostruct',
irb: 'ruby/irb',
- tracer: 'ruby/tracer',
forwardable: "ruby/forwardable",
mutex_m: "ruby/mutex_m",
racc: "ruby/racc",