[ruby] New version of gem_toys (1.0.0) produced dependency conflicts #152
Cirrus CI / Test on linux container:ruby:3.3
failed
Jan 7, 2026 in 9s
Task Summary
Instruction bundle_install failed in 00:02
Details
✅ 00:00 clone
✅ 00:03 os_prepare
✅ 00:01 bundle
❌ 00:02 bundle_install
bundle config set --local path 'vendor/bundle'
bundle update
[DEPRECATED] Pass --all to `bundle update` to update everything
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions
Because the current Bundler version (4.0.3) does not satisfy bundler ~> 2.0
and Gemfile depends on bundler ~> 2.0,
version solving has failed.
Your bundle requires a different version of Bundler than the one you're running.
Install the necessary version with `gem install bundler:2.7.2` and rerun bundler
using `bundle _2.7.2_ update`
Exit status: 6
Loading