1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Added the bundled gems target to make help.

This commit is contained in:
Hiroshi SHIBATA 2019-07-15 08:19:49 +09:00
parent 13cb9e6bd2
commit 1f99274ccf
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -1497,6 +1497,8 @@ help: PHONY
" test-spec: run the Ruby spec suite [SPECOPTS=<specs, opts>]" \
" test-bundler: run the Bundler spec" \
" test-bundled-gems: run the test suite of bundled gems" \
" update-gems: download files of the bundled gems" \
" update-bundled_gems: update the latest version of bundled gems" \
" sync-default-gems: sync default gems from upstream [GEM=<gem_name>]" \
" up: update local copy and autogenerated files" \
" benchmark: benchmark this ruby and COMPARE_RUBY." \