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
Since the recent changes made here, it isn't possible to install the knife gem using Ruby 3.0.3 which is the version of Ruby that ships with the latest version of the Chef Workstation.
Chef Workstation Version
Chef Workstation: 22.10.1013
Ruby Version (embedded in Chef Workstation): 3.0.3p157
Platform Version
Red Hat Enterprise Linux 7
Replication Case
Install the latest Chef Workstation (i.e. 22.10.1013)
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Resolving dependencies...
Bundler found conflicting requirements for the Ruby version:
In Gemfile:
knife (~> 18.0) was resolved to 18.0.185, which depends on
Ruby (>= 3.1.0)
Current Ruby version:
Ruby (= 3.0.3)
The text was updated successfully, but these errors were encountered:
Description
Since the recent changes made here, it isn't possible to install the knife gem using Ruby 3.0.3 which is the version of Ruby that ships with the latest version of the Chef Workstation.
Chef Workstation Version
Chef Workstation: 22.10.1013
Ruby Version (embedded in Chef Workstation): 3.0.3p157
Platform Version
Replication Case
Install the latest Chef Workstation (i.e. 22.10.1013)
Create local script,
/tmp/script.sh
Execute script
Bundler Output
The text was updated successfully, but these errors were encountered: