[ruby] New version of toys (0.20.0) produced dependency conflicts #156
Cirrus CI / bundle-audit
failed
Mar 10, 2026 in 16s
Task Summary
Instruction bundle_install failed in 00:02
Details
✅ 00:00 clone
✅ 00:09 install
✅ 00:01 bundle
❌ 00:02 bundle_install
bundle config set --local path 'vendor/bundle'
bundle update --all
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions
Because toys >= 0.20.0 depends on toys-core = 0.20.0
and gem_toys >= 1.0.1 depends on toys-core ~> 0.19.0,
toys >= 0.20.0 is incompatible with gem_toys >= 1.0.1.
And because gem_toys >= 1.0, < 1.0.1 could not be found in rubygems repository
https://rubygems.org/ or installed locally,
toys >= 0.20.0 is incompatible with gem_toys >= 1.0.
So, because Gemfile depends on gem_toys ~> 1.0
and Gemfile depends on toys ~> 0.20.0,
version solving has failed.
Exit status: 6
Loading