зеркало из https://github.com/github/ruby.git
Bundle typeprof gem as bundled gems
This commit is contained in:
Родитель
4a7dccf44f
Коммит
c05e41035c
|
@ -1350,7 +1350,7 @@ test-bundled-gems-prepare: $(TEST_RUNNABLE)-test-bundled-gems-prepare
|
|||
no-test-bundled-gems-prepare: no-test-bundled-gems-precheck
|
||||
yes-test-bundled-gems-prepare: yes-test-bundled-gems-precheck
|
||||
$(XRUBY) -C "$(srcdir)" bin/gem install --no-document \
|
||||
--install-dir .bundle --conservative "bundler" "minitest:~> 5" "test-unit" "rake" "hoe" "yard" "pry" "packnga" "rexml" "json-schema"
|
||||
--install-dir .bundle --conservative "bundler" "minitest:~> 5" "test-unit" "rake" "hoe" "yard" "pry" "packnga" "rexml" "json-schema" "rbs"
|
||||
|
||||
PREPARE_BUNDLED_GEMS = test-bundled-gems-prepare
|
||||
test-bundled-gems: $(TEST_RUNNABLE)-test-bundled-gems
|
||||
|
|
|
@ -6,3 +6,4 @@ test-unit 3.3.6 https://github.com/test-unit/test-unit 3.3.6
|
|||
rexml 3.2.4 https://github.com/ruby/rexml
|
||||
rss 0.2.9 https://github.com/ruby/rss 0.2.9
|
||||
rbs 0.13.1 https://github.com/ruby/rbs
|
||||
typeprof 0.2.0 https://github.com/ruby/typeprof
|
||||
|
|
Загрузка…
Ссылка в новой задаче