You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ bundle install
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Could not find compatible versions
Because every version of yaml-safe_load_stream depends on Ruby ~> 2.3
and k8s-ruby < 0.12.0 depends on yaml-safe_load_stream ~> 0.1,
k8s-ruby < 0.12.0 requires Ruby ~> 2.3.
So, because k8s-ruby >= 0.15.1 depends on Ruby >= 2.4, <= 3.2.2
and current Ruby version is = 3.3.0,
version solving has failed.
k8s-ruby/k8s-ruby#49
This is not ideal; developers must maintain Ruby versions until this is fixed. As a W/A to run tests and Ruby LSP in our IDE:
Add to ~/.zshrc
The text was updated successfully, but these errors were encountered: