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
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
..
artifice Removed vcr files. They are needless for this repo 2021-12-01 09:53: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
builders.rb [rubygems/rubygems] I see no harm in this, allow it 2021-10-09 08:05:46 +09:00
bundle.rb Merge the master branch of Bundler 2021-04-15 15:36:15 +09:00
command_execution.rb
filters.rb [rubygems/rubygems] Leave ":" after MANPATH when not set 2021-11-02 00:28:28 +09:00
hax.rb [rubygems/rubygems] Improve performance of Specification#missing_extensions? 2021-10-09 08:04:08 +09:00
helpers.rb [rubygems/rubygems] These method should be returning a string 2021-11-25 04:02:20 +09:00
indexes.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00
matchers.rb [rubygems/rubygems] Remove gemfile_should_be helper as well 2021-11-12 06:05:08 +09:00
path.rb Newly generated gems require Ruby 2.6.0 2021-10-09 09:07:47 +09:00
permissions.rb
platforms.rb [ruby/rubygems] Get specs green on arm64-darwin-20 2021-10-11 00:23:54 +09:00
rubygems_ext.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
rubygems_version_manager.rb [rubygems/rubygems] Check not having load system features also for successful runs 2021-11-25 04:02:21 +09:00
silent_logger.rb
sudo.rb
switch_rubygems.rb
the_bundle.rb