From ceafdb5a23b8e72443b186c3cc091dad12110ba9 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 21 Aug 2023 21:46:19 -0700 Subject: [PATCH] Place -a in the correct location [ci skip] It doesn't use optparse, so the location is not flexible. --- tool/sync_default_gems.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/sync_default_gems.rb b/tool/sync_default_gems.rb index 1f2e0ddf4d..47ffe9dee1 100755 --- a/tool/sync_default_gems.rb +++ b/tool/sync_default_gems.rb @@ -832,7 +832,7 @@ module SyncDefaultGems ruby #$0 rubygems 97e9768612..9e53702832 \e[1mPick all commits since the last picked commit\e[0m - ruby #$0 rubygems -a + ruby #$0 -a rubygems \e[1mList known libraries\e[0m ruby #$0 list