[ruby] New version of toys (0.21.0) produced dependency conflicts #157
Cirrus CI / bundle-audit
failed
Mar 24, 2026 in 16s
Task Summary
Instruction bundle_install failed in 00:02
Details
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks
✅ 00:00 clone
✅ 00:10 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.21.0 depends on toys-core = 0.21.0
and gem_toys >= 1.0.1 depends on toys-core ~> 0.19.0,
toys >= 0.21.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.21.0 is incompatible with gem_toys >= 1.0.
So, because Gemfile depends on gem_toys ~> 1.0
and Gemfile depends on toys ~> 0.21.0,
version solving has failed.
Exit status: 6
Loading