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 466a760e18 [rubygems/rubygems] Fix yanked gems being unintentionally update when other gems are unlocked
This is a regression from a change intended to raise errors when user
puts a gem under an incorrect source in the Gemfile by mistake. To fix
the issue, we revert the change that caused it and implement it in a
different way that restores the resolver independency from real
specifications. Now it deals only with names and versions and does not
try to materialize anything into real specifications before resolving.

https://github.com/rubygems/rubygems/commit/d2bf1b86eb
2022-08-06 15:41:46 +09:00
..
bundler Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
cache [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
commands [rubygems/rubygems] Fix bundle outdated --strict 2022-08-03 16:33:53 +09:00
install [rubygems/rubygems] Fix yanked gems being unintentionally update when other gems are unlocked 2022-08-06 15:41:46 +09:00
lock Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
other Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
plugins [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
realworld Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
resolver [rubygems/rubygems] Fix yanked gems being unintentionally update when other gems are unlocked 2022-08-06 15:41:46 +09:00
runtime Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
support Merge rubygems master from 446cc57a7c 2022-07-29 15:46:15 +09:00
update [rubygems/rubygems] Use main as default branch for Bundler specs 2022-07-27 01:04:11 +09:00
quality_es_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
quality_spec.rb Merge rubygems/bundler HEAD 2022-08-03 13:14:10 +09:00
spec_helper.rb [rubygems/rubygems] Unset ENV set by official Ruby docker images 2022-06-17 17:05:52 +09:00