[ruby] New version of rubocop-rake (0.7.1) produced dependency conflicts #114
      Cirrus CI / rubocop
      
    failed
    Feb 17, 2025  in 16s
    
      Task Summary
Instruction install failed in 00:12
Details
✅ 00:00 clone
✅ 00:01 bundle
❌ 00:12 install
gem update --system --no-document
Successfully installed rubygems-update-3.6.3
Installing RubyGems 3.6.3
  Successfully built RubyGem
  Name: bundler
  Version: 2.6.3
  File: bundler-2.6.3.gem
Bundler 2.6.3 installed
RubyGems 3.6.3 installed
Regenerating binstubs
Regenerating plugins
# 3.6.3 / 2025-01-16
## Enhancements:
* Add credentials file path to `gem env`. Pull request
  [#8375](https://github.com/rubygems/rubygems/pull/8375) by duckinator
* Update SPDX license list as of 2024-12-30. Pull request
  [#8387](https://github.com/rubygems/rubygems/pull/8387) by
  github-actions[bot]
* Installs bundler 2.6.3 as a default gem.
## Bug fixes:
* Fix `@licenses` array unmarshalling. Pull request
  [#8411](https://github.com/rubygems/rubygems/pull/8411) by rykov
------------------------------------------------------------------------------
RubyGems installed the following executables:
	/usr/local/bin/gem
	/usr/local/bin/bundle
	/usr/local/bin/bundler
RubyGems system software updated
bundle update
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions
Because rubocop-rake >= 0.7.0 depends on rubocop >= 1.72.1
  and Gemfile depends on rubocop ~> 1.66.1,
  rubocop-rake >= 0.7.0 cannot be used.
So, because Gemfile depends on rubocop-rake ~> 0.7.1,
  version solving has failed.
Exit status: 6
        
      Loading