Skip to content

Enforce ruby version requirement with Gemfile for dependabot#124

Merged
dalehamel merged 1 commit intomainfrom
fix-dependabot
Jun 18, 2024
Merged

Enforce ruby version requirement with Gemfile for dependabot#124
dalehamel merged 1 commit intomainfrom
fix-dependabot

Conversation

@dalehamel
Copy link
Member

It looks like dependabot tasks run with an ancient Ruby, and it isn't happy with the vernier dependency in the Gemfile.

See: https://github.com/Shopify/app_profiler/actions/runs/9566253375

To work around this, vernier will only be included on versions that actually support it.

@dalehamel
Copy link
Member Author

We'd hoped to avoid the need for this with separate Gemfiles but I can't figure out how to specify the ruby version for dependabot to use. I'll file an issue to keep track of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant