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/install
David Rodríguez 248fae0ec4 [rubygems/rubygems] Improve sources representation
We have two representations of a source. Once used for sorting, which
should not depend on the source's state, but solely on its static
information, like remotes. Another one used for error and informational
messages, which should properly inform about the exact state of the
source when the message is printed.

This commit makes the latter be the default implementation of `to_s`, so
that error and informational messages are more accurate by default.

https://github.com/rubygems/rubygems/commit/b5f2b88957
2021-12-03 20:00:50 +09:00
..
gemfile [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00
gems Merge the master branch of rubygems repo 2021-11-16 20:19:13 +09:00
allow_offline_install_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
binstubs_spec.rb [rubygems/rubygems] s/bundle!/bundle 2020-06-18 19:14:15 +09:00
bundler_spec.rb Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
deploy_spec.rb [rubygems/rubygems] Don't overwrite locked dependency sources too early 2021-12-03 20:00:50 +09:00
failure_spec.rb [rubygems/rubygems] Remove gem install hint when installing a gem fails 2021-07-27 09:25:55 +09:00
gemfile_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
gemspecs_spec.rb [rubygems/rubygems] Make spec more realistic 2021-10-13 16:21:41 +09:00
git_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
global_cache_spec.rb [rubygems/rubygems] Catch up with recent error message modification 2021-10-25 20:48:51 +09:00
path_spec.rb Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20 2021-01-04 13:14:43 +09:00
prereleases_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
process_lock_spec.rb [rubygems/rubygems] s/install_gemfile!/install_gemfile 2020-06-18 19:14:15 +09:00
redownload_spec.rb [rubygems/rubygems] Explicitly define a global source for tests 2021-07-27 09:25:57 +09:00
security_policy_spec.rb [rubygems/rubygems] Remove unnecessary assertions on exitstatus 2020-07-15 16:05:12 +09:00
yanked_spec.rb [rubygems/rubygems] Give a bundle install hint when bundle list fails 2021-08-31 19:06:14 +09:00