ruby/lib/bundler/cli
Hiroshi SHIBATA a22eca8231
Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x (#7061)
[Bug #19350]

* Merge RubyGems-3.4.2 and Bundler-2.4.2

* Merge RubyGems-3.4.3 and Bundler-2.4.3

* Generate parser-text.rb of racc when sync it

* Ignore LICENSE files of libraries vendored in rubygems [ci skip]

* Adjust spec of bundler like as `sync_default_gems` [ci skip]

* Fixed a typo

* Removed vendored LICENSE file.

* Update LEGAL sections for pub_grub

* Merge RubyGems-3.4.4 and Bundler-2.4.4

* Merge RubyGems-3.4.5 and Bundler-2.4.5

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2023-01-25 23:32:01 +09:00
..
add.rb Merge RubyGems/Bundler master 2022-12-12 10:49:43 +09:00
binstubs.rb Merge prepare version of Bundler 2.2.0 2020-12-08 17:30:02 +09:00
cache.rb [rubygems/rubygems] Fix bundle package --no-install no longer skipping install 2022-06-23 18:17:08 +09:00
check.rb Migrate our resolver engine to PubGrub 2022-11-12 07:40:31 +09:00
clean.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
common.rb [rubygems/rubygems] Support for pre flag in bundle update 2022-12-20 13:15:02 +09:00
config.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
console.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
doctor.rb Merge RubyGems/Bundler master 2022-12-12 10:49:43 +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 Merge RubyGems-3.4.0 and Bundler-2.4.0 2022-12-24 16:57:07 +09:00
info.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
init.rb [rubygems/rubygems] Copy template contents instead of file and perms 2022-10-03 20:41:45 +09:00
inject.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
install.rb Merge 16c3535413 2022-09-05 14:37:12 +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 [rubygems/rubygems] Add bundle lock --update --bundler 2022-12-18 19:17:42 +00:00
open.rb Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x (#7061) 2023-01-25 23:32:01 +09:00
outdated.rb [rubygems/rubygems] fix 2022-12-20 13:15:02 +09:00
platform.rb [rubygems/rubygems] Fix bundle platform crash when there's a lockfile with no Ruby locked 2022-08-21 17:53:40 +09:00
plugin.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
pristine.rb Fix typos [ci skip] 2020-09-17 20:34:59 +09:00
remove.rb [rubygems/rubygems] Trigger install command by default on remove 2021-09-17 20:46:18 +09:00
show.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
update.rb Merge rubygems/rubygems HEAD. 2022-01-19 15:01:44 +09:00
viz.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00