ruby/lib/bundler/cli
David Rodríguez a0b501effe [rubygems/rubygems] Remove out of date TODO
After digging into git history a bit, I figure this was about unifying
`bundle cache` and `bundle package`, which already happened a while ago.
So remove this TODO since it's now misleading.

5a0b06b84d
2025-07-30 11:19:23 +09:00
..
doctor [rubygems/rubygems] Fix doctor command parsing of otool output 2025-05-12 11:09:22 +09:00
add.rb [rubygems/rubygems] Add bundle add --quiet option 2024-10-18 16:19:31 +00:00
binstubs.rb [rubygems/rubygems] bin/rubocop -A --only Style/RedundantParentheses 2024-01-11 13:51:52 +09:00
cache.rb [rubygems/rubygems] Remove out of date TODO 2025-07-30 11:19:23 +09:00
check.rb [rubygems/rubygems] Fix bundle check sometimes locking gems under the wrong source 2024-10-16 21:57:52 +00:00
clean.rb
common.rb (Temporarily?) delay path changes and global cache changes 2025-07-28 10:01:58 +09:00
config.rb Skip to Bundler 4 directly 2025-06-19 10:23:36 +09:00
console.rb [rubygems/rubygems] Fix bundle console unnecessarily trying to load IRB twice 2025-01-31 14:34:29 +09:00
doctor.rb [rubygems/rubygems] Add the bundle doctor subcommand skeleton: 2025-04-22 11:27:23 +09:00
exec.rb [rubygems/rubygems] add relative path support for bundle exec 2024-12-04 08:34:57 +00:00
fund.rb [rubygems/rubygems] Fix bundle fund when the gemfile contains optional groups 2024-06-18 17:53:59 +00:00
gem.rb [rubygems/rubygems] Update gemspec based on provided github username when exists 2025-07-09 13:48:37 +09:00
info.rb [rubygems/rubygems] Refine messages about gem installations being missing 2025-02-06 15:57:59 +09:00
init.rb Merge rubygems/bundler master 2023-02-21 19:28:12 +09:00
inject.rb [rubygems/rubygems] Switch inject to use shorthand hash syntax 2025-03-10 12:43:36 +09:00
install.rb Cancel --force deprecation in favor of --redownload 2025-07-17 11:10:46 +09:00
issue.rb [rubygems/rubygems] Define bundler doctor as a subcommand 2025-04-22 11:27:23 +09:00
list.rb
lock.rb [rubygems/rubygems] Refactor handling platform removals 2025-02-25 15:36:46 +09:00
open.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
outdated.rb Move most of Bundler::GemHelpers to Gem::Platform 2025-06-06 10:22:18 +09:00
platform.rb Merge RubyGems/Bundler master 2022-12-26 15:09:21 +09:00
plugin.rb [rubygems/rubygems] Allow installing plugins from path via CLI 2024-03-27 11:34:46 +00:00
pristine.rb [rubygems/rubygems] Remove override of worker jobs for bundle install --local 2024-11-21 10:35:58 +00:00
remove.rb
show.rb [rubygems/rubygems] Refine messages about gem installations being missing 2025-02-06 15:57:59 +09:00
update.rb Cancel --force deprecation in favor of --redownload 2025-07-17 11:10:46 +09:00
viz.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00