1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler/cli
David Rodriguez 9fbf3a1f6f
Unify issue template and ISSUES.md document
Some crucial information to ease maintainers work, like the advice of
upgrading rubygems and bundler, was one step away from the issue
template, making it easier for some users to miss.

Now all relevant information is written directly in the bug report
template.
2021-10-25 20:48:51 +09:00
..
add.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
binstubs.rb Merge prepare version of Bundler 2.2.0 2020-12-08 17:30:02 +09:00
cache.rb [rubygems/rubygems] The --quiet should still display warnings 2021-07-27 09:25:56 +09:00
check.rb [rubygems/rubygems] Restore working bundle check behaviour 2021-08-31 19:06:14 +09:00
clean.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
common.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
config.rb
console.rb
doctor.rb [rubygems/rubygems] The --quiet should still display warnings 2021-07-27 09:25:56 +09:00
exec.rb [rubygems/rubygems] Don't warn default behaviour 2021-08-31 19:06:14 +09:00
fund.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
gem.rb Newly generated gems require Ruby 2.6.0 2021-10-09 09:07:47 +09:00
info.rb [rubygems/rubygems] Fix bundle install to force reinstallation of deleted gems 2021-10-13 16:21:42 +09:00
init.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
inject.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
install.rb [rubygems/rubygems] Move rescue block around the code that can raise it 2021-08-31 19:06:14 +09:00
issue.rb Unify issue template and ISSUES.md document 2021-10-25 20:48:51 +09:00
list.rb [rubygems/rubygems] Give a bundle install hint when bundle list fails 2021-08-31 19:06:14 +09:00
lock.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
open.rb [rubygems/rubygems] Lazily load shellwords 2021-07-27 09:25:56 +09:00
outdated.rb Sync latest bundler & rubygems development version 2021-07-07 13:30:20 +09:00
platform.rb
plugin.rb
pristine.rb
remove.rb [rubygems/rubygems] Trigger install command by default on remove 2021-09-17 20:46:18 +09:00
show.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
update.rb [rubygems/rubygems] The --quiet should still display warnings 2021-07-27 09:25:56 +09:00
viz.rb