Skip to content

Commit

Permalink
rexml is also bundled gems
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 13, 2023
1 parent e5cf6b6 commit 27d581e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.mk
Expand Up @@ -1432,7 +1432,7 @@ no-test-bundled-gems-prepare: no-test-bundled-gems-precheck
yes-test-bundled-gems-prepare: yes-test-bundled-gems-precheck
$(ACTIONS_GROUP)
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
--install-dir .bundle --conservative "hoe" "rexml" "json-schema" "test-unit-rr" "rake-compiler"
--install-dir .bundle --conservative "hoe" "json-schema" "test-unit-rr" "rake-compiler"
$(ACTIONS_ENDGROUP)

PREPARE_BUNDLED_GEMS = test-bundled-gems-prepare
Expand Down

0 comments on commit 27d581e

Please sign in to comment.