Hi

We are running a project in an App Engine from several years ago. We are 
using flexible ruby. We have a .ruby-version file in our application 
directory, with version 2.6.3, but all the deployments we have tried today 
are ignoring the .ruby-version file, and they are installing the 2.7.5 ruby 
version, which fails as we have a dependencies problem. In the app.yaml we 
have:
  env: flex
  runtime: ruby

We have tested with runtime: ruby26, but always is using ruby 2.7.5, no 
matters which value we are using in runtime: ruby and in .ruby-version file

Thanks in advance

José Antonio Sánchez Ortiz

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/586910dd-d782-4a2f-9d56-661614105fb7n%40googlegroups.com.
  • [google-appengine]... José Antonio Sánchez Ortiz

Reply via email to