x.xxxx Bundler 2.4.10 is running, but your lockfile was generated with 2.5.6. Installing Bundler 2.5.6 and restarting using that version. x.xxxx Fetching gem metadata from https://rubygems.org/. x.xxxx Fetching bundler 2.5.6 x.xxxx Installing bundler 2.5.6 x.xxxx Your Ruby version is 3.2.2, but your Gemfile specified 3.2.9 ------ Dockerfile:13 -------------------- 11 | COPY Gemfile $APP/Gemfile 12
