mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Sync the main branch of ruby/mmtk
The sync script defaults to `master` when analysing which commits to pick, but the default for new repos now is `main`.
This commit is contained in:
parent
1dd40ec18a
commit
33f15ce80d
Notes:
git
2024-11-26 21:40:42 +00:00
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ module SyncDefaultGems
|
|||
irb: 'ruby/irb',
|
||||
json: 'ruby/json',
|
||||
logger: 'ruby/logger',
|
||||
mmtk: 'ruby/mmtk',
|
||||
mmtk: ['ruby/mmtk', "main"],
|
||||
open3: "ruby/open3",
|
||||
openssl: "ruby/openssl",
|
||||
optparse: "ruby/optparse",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue