summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index b29635656c..7b0f019aae 100644
--- a/common.mk
+++ b/common.mk
@@ -893,7 +893,7 @@ update-gems: PHONY
-I../tool -rdownloader -answ \
-e 'gem, ver = *$$F' \
-e 'gem = "#{gem}-#{ver}.gem"' \
- -e 'Downloader::RubyGems.download(gem)' \
+ -e 'Downloader::RubyGems.download(gem, nil, nil)' \
bundled_gems
UPDATE_LIBRARIES = no