ruby/lib/bundler/source
David Rodríguez 08b92b67ff [rubygems/rubygems] Don't blow up when explicit version is removed from some git sources
`version` is actually an attribute of the dependency, not of the git
source. Sometimes it's passed to the git source to be able to fake a
gemspec in case there's no gemspec in the source, but it should not be
used for source comparison.

d936fbd78e
2024-08-30 10:16:29 +00:00
..
git [rubygems/rubygems] Restore support for passing relative paths to :git 2024-08-21 14:47:57 +00:00
path Merge 16c3535413 2022-09-05 14:37:12 +09:00
rubygems [rubygems/rubygems] Use rubygems vendored uri from Bundler when available 2024-01-29 12:15:10 +09:00
gemspec.rb
git.rb [rubygems/rubygems] Don't blow up when explicit version is removed from some git sources 2024-08-30 10:16:29 +00:00
metadata.rb [rubygems/rubygems] Fix error when Bundler installation is corrupted 2024-05-13 09:19:45 +00:00
path.rb [rubygems/rubygems] Don't validate local gemspec twice 2024-06-20 15:22:13 +09:00
rubygems.rb [rubygems/rubygems] Fix incorrect standalone script when default gems with extensions are used 2024-07-18 18:07:09 +00:00
rubygems_aggregate.rb [rubygems/rubygems] Improve sources representation 2021-12-03 20:00:50 +09:00