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/commands
2022-07-17 17:47:23 +09:00
..
add_spec.rb [rubygems/rubygems] Add github and ref options to bundle add 2021-12-11 00:13:25 +09:00
binstubs_spec.rb [rubygems/rubygems] Fix a test for bin/bundle update --bundler to pass on ruby/ruby. 2022-03-23 00:01:17 +09:00
cache_spec.rb Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
check_spec.rb [rubygems/rubygems] Fix corrupted lockfile when using gemspec and multiple sources 2022-02-11 18:20:20 +09:00
clean_spec.rb [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
config_spec.rb [rubygems/rubygems] Fix crash when commenting out a mirror in configuration 2022-05-30 17:43:12 +09:00
console_spec.rb Try to fix other failures of writing XDG_CONFIG_HOME 2021-04-19 21:40:29 +09:00
doctor_spec.rb [rubygems/rubygems] Use Fiddle in bundle doctor to check for dynamic library presence 2022-01-13 18:16:05 +09:00
exec_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
fund_spec.rb
help_spec.rb Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20 2021-01-04 13:14:43 +09:00
info_spec.rb [rubygems/rubygems] Skip "seller shipped" notification after delivery 2022-02-01 20:07:18 +09:00
init_spec.rb
inject_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
install_spec.rb [rubygems/rubygems] Show a proper error if extension dir is not writable 2022-07-17 17:47:23 +09:00
issue_spec.rb
licenses_spec.rb
list_spec.rb
lock_spec.rb Merge RubyGems and Bundler master 2022-07-13 14:11:55 +09:00
newgem_spec.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
open_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
outdated_spec.rb Merge RubyGems and Bundler master 2022-07-13 14:11:55 +09:00
post_bundle_message_spec.rb [rubygems/rubygems] Remove redundant part of error message 2021-08-31 19:06:14 +09:00
pristine_spec.rb [rubygems/rubygems] Fix pending Bundler specs 2022-06-26 11:16:11 +09:00
remove_spec.rb [rubygems/rubygems] Fix bundle remove by invalidating cached Bundle.defintion. 2022-06-01 19:01:18 +09:00
show_spec.rb Fix failures with EditLine 2021-02-03 14:38:31 +09:00
update_spec.rb Merge 3f7d0352e8 2022-04-28 19:08:49 +09:00
version_spec.rb
viz_spec.rb