Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I needed to go back to Fedora 35 here because vagrant requires an older version of Ruby than what is in Fedora 36. ``` Bundler found conflicting requirements for the Ruby version: In Gemfile: vagrant was resolved to 2.2.19, which depends on Ruby (>= 2.6, < 3.1) Current Ruby version: Ruby (= 3.1.2) ``` There is an issue upstream to track bumping the Vagrant maximum Ruby version: hashicorp/vagrant#12638 (comment)
- Loading branch information