summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-08-19 13:20:17 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-08-19 13:20:20 +0900
commit17d0e5bee7f15ad4e32266afc194cf6c65976236 (patch)
treeee136572f6ddc7a1403ba17f1bd0d033364877cd /tool/sync_default_gems.rb
parentbd0fe26b81a62f7ee79c3b125c118d54ee81728a (diff)
downloadruby-17d0e5bee7f15ad4e32266afc194cf6c65976236.tar.gz
syntax_suggest moved to under the ruby organization.
Diffstat (limited to 'tool/sync_default_gems.rb')
-rwxr-xr-xtool/sync_default_gems.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb
index ae3fcbce61..7a5e190c2d 100755
--- a/tool/sync_default_gems.rb
+++ b/tool/sync_default_gems.rb
@@ -73,7 +73,7 @@ REPOSITORIES = {
pathname: "ruby/pathname",
digest: "ruby/digest",
error_highlight: "ruby/error_highlight",
- syntax_suggest: "zombocom/syntax_suggest",
+ syntax_suggest: "ruby/syntax_suggest",
un: "ruby/un",
win32ole: "ruby/win32ole",
}