ruby-docs-samples icon indicating copy to clipboard operation
ruby-docs-samples copied to clipboard

Update app.yaml to work with latest ruby

Open palladius opened this issue 1 year ago • 2 comments

Fixes https://github.com/GoogleCloudPlatform/ruby-docs-samples/issues/1476 for the PostgreS tutorial.

See also b/365178099

Description

Fixes #1476

Note: It's a good idea to open an issue first for discussion.

Checklist

  • [ ] Tests pass
  • [ ] Lint pass: bundle exec rubocop
  • [ ] Please merge this PR for me once it is approved.

palladius avatar Sep 07 '24 09:09 palladius

Per error message: the oldest ruby being tested is having issues with the built-in Gemfile config version and the Gemfile.lock version. The bigger issue about what the oldest tested ruby should be might be the better solve here.

glasnt avatar Oct 29 '24 04:10 glasnt

Hi I'm still getting

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. runtime ruby32 is not selectable with operating system ubuntu22.

bipashant avatar Dec 15 '24 23:12 bipashant