[ruby] New version of toys (0.19.0) produced dependency conflicts #150
Cirrus CI / rubocop
failed
Dec 24, 2025 in 6s
Task Summary
Instruction bundle_install failed in 00:01
Details
✅ 00:00 clone
✅ 00:01 os_prepare
✅ 00:01 bundle
❌ 00:01 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