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
David Rodríguez 5250210aa9 [rubygems/rubygems] Fix missing required rubygems version when using old APIs
A while ago, we fixed resolution when using old dependency endpoints to
also consider metadata dependencies, by requesting the full gemspec from
the marsahaled index, which includes this information as opposed to
these old APIs. This has made resolution slower, but correct, but also
introduced the issue that some old marshaled gemspecs don't include the
`required_rubygems_version` field because they were created with a
RubyGems version that predates its addition.

Use a default value in this case.

https://github.com/rubygems/rubygems/commit/5dc94afcc0

Co-authored-by: Ilya Dudarenko <i.dudarenko@tinkoff.ru>
2022-04-28 15:44:02 +09:00
..
bundler [rubygems/rubygems] Add modern rubies to the platforms 2022-04-16 08:23:21 +09:00
cache
commands [rubygems/rubygems] Fix a test for bin/bundle update --bundler to pass on ruby/ruby. 2022-03-23 00:01:17 +09:00
install [rubygems/rubygems] Fix missing required rubygems version when using old APIs 2022-04-28 15:44:02 +09:00
lock Track RubyGems 3.4.0dev and Bundler 2.4.0dev 2021-12-27 10:45:36 +09:00
other [rubygems/rubygems] Fix typo in multiple gemfiles warning 2022-02-10 08:38:09 +09:00
plugins
realworld Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
resolver
runtime Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
support Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
update [rubygems/rubygems] Remove duplicated spec 2021-11-12 06:05:09 +09:00
quality_es_spec.rb
quality_spec.rb
spec_helper.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00