when running bundle exec jekyll i get the following error: jekyll 3.9.0 | Error: no implicit conversion of Hash into Integer .../vendor/bundle/ruby/3.0.0/gems/pathutil-0.16.2/lib/pathutil.rb:502:in `read': no implicit conversion of Hash into Integer (TypeError)
i’ve heard it may be related to the ruby version so i changed rvm use 2.7.0 --default
even after that it still fails with the initial error, probably not having the effect i anticipated bc it still uses 3.0.0.