Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update app.yaml to work with latest ruby #1477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

palladius
Copy link

Fixes #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.

Fixes #1476 for the PostgreS tutorial.

See also b/365178099
@palladius palladius requested review from a team as code owners September 7, 2024 09:59
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Sep 7, 2024
@glasnt
Copy link
Contributor

glasnt commented Oct 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rails7 deployment to GAE Flex fails: Your runtime version for ruby is past End of Support.
2 participants