1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/support
Jun Aruga 71f6711351 [rubygems/rubygems] Fix some failing Bundler tests with old Git.
Use the `git branch --list` rather than the `git branch -l` for better
compatibility. Because the `git branch -l` is used to create a new branch in
Git version < 2.20.0.

eac5be7d06
2021-08-31 19:06:14 +09:00
..
artifice Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
api_request_limit_hax.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
build_metadata.rb Merge bundler-2.2.0.rc.2 2020-10-15 17:19:02 +09:00
builders.rb [rubygems/rubygems] Fix some failing Bundler tests with old Git. 2021-08-31 19:06:14 +09:00
bundle.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
command_execution.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
filters.rb Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
hax.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
helpers.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
indexes.rb [rubygems/rubygems] Improve "gem not found in source" errors 2021-08-31 19:06:14 +09:00
matchers.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
path.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
permissions.rb
platforms.rb Prepare to release rubygems-3.2.1 and bundler-2.2.1 2020-12-15 10:54:09 +09:00
rubygems_ext.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
rubygems_version_manager.rb Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
silent_logger.rb
sudo.rb
switch_rubygems.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
the_bundle.rb