ruby/tool/test_for_warn_bundled_gems
Hiroshi SHIBATA c1ee5ea28f
Avoid to unintentional Bundler definition by Bundler::Definition.no_lock
2024-09-27 18:39:05 +09:00
..
.gitignore
Gemfile
Gemfile.lock
README.md
test.sh
test_no_warn_dash_gem.rb
test_no_warn_dependency.rb
test_no_warn_sub_feature.rb
test_warn_bootsnap.rb
test_warn_bootsnap_and_gem.rb
test_warn_bootsnap_rubyarchdir_gem.rb
test_warn_bundle_exec.rb
test_warn_bundle_exec_shebang.rb
test_warn_bundled_gems.rb
test_warn_dash_gem.rb
test_warn_dependency.rb
test_warn_redefined.rb
test_warn_sub_feature.rb
test_warn_zeitwerk.rb

README.md

This directory contains tests for the bundled gems warning under the Bundler.

see test.sh for details.