Closed seaerchin closed 4 months ago
lockfile last time was using outdated ruby env (2.7.x) - we want an updated lockfile using the ruby version that we specify (3.2.2)
run bundle install with ruby version = 3.2.2
bundle install
ruby version = 3.2.2
Problem
lockfile last time was using outdated ruby env (2.7.x) - we want an updated lockfile using the ruby version that we specify (3.2.2)
Solution
run
bundle install
withruby version = 3.2.2