Skip to content

Update toys to version 0.19.0

c6b44db
Select commit
Loading
Failed to load commit list.
Open

[ruby] New version of toys (0.19.0) produced dependency conflicts #150

Update toys to version 0.19.0
c6b44db
Select commit
Loading
Failed to load commit list.
Cirrus CI / rubocop failed Dec 24, 2025 in 6s

Task Summary

Instruction bundle_install failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 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