ruby/lib/bundler/cli
David Rodríguez a1148d4aad [rubygems/rubygems] Cancel `bundle console` deprecation
https://github.com/rubygems/rubygems/commit/506a863b36
2024-11-11 12:49:26 +00: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] Use modern hashes consistently 2023-12-07 22:29:33 +00: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 Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
common.rb [rubygems/rubygems] Gem::Specification.find_all_by_name is always defined now 2023-12-14 20:22:48 +08:00
config.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
console.rb [rubygems/rubygems] Cancel `bundle console` deprecation 2024-11-11 12:49:26 +00:00
doctor.rb [rubygems/rubygems] Let RuboCop target Ruby 3.0 2023-11-13 11:06:10 +09:00
exec.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +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 required_ruby_version to 3.1 2024-10-04 20:01:51 +00:00
info.rb [rubygems/rubygems] Refactor `bundle info` 2023-12-13 13:02:22 +09:00
init.rb Merge rubygems/bundler master 2023-02-21 19:28:12 +09:00
inject.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
install.rb [rubygems/rubygems] Don't try to install locked bundler when `--local` is passed 2024-09-20 09:58:24 +00:00
issue.rb [rubygems/rubygems] Use indented heredoc 2023-03-22 21:21:08 +00:00
list.rb [rubygems/rubygems] Give a `bundle install` hint when `bundle list` fails 2021-08-31 19:06:14 +09:00
lock.rb [rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an existing lockfile 2024-11-08 10:27:03 +00:00
open.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
outdated.rb [rubygems/rubygems] Fix `bundle outdated` with `--group` option 2024-09-23 10:37:57 +00: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] Allow bundle pristine to run in parallel 2023-12-12 02:10:53 +00:00
remove.rb [rubygems/rubygems] Trigger install command by default on remove 2021-09-17 20:46:18 +09:00
show.rb [rubygems/rubygems] Use indented heredoc 2023-03-22 21:21:08 +00:00
update.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
viz.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00