Skip to content

Conversation

@bf4
Copy link
Collaborator

@bf4 bf4 commented Jan 25, 2023

  • also add dependabot workflow
  • also standardize rails/ruby version quoting/ordering

Based on #1370

- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
ruby:
- 2.6
- 2.7
- '3.2'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YAML can be weird about strings vs. number, so just being explicit in all cases

also, always descending version number in all cases

- '6.1'
- '6.0'
- '5.2'
- '5.1'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed the minor/patch version numbers since I'm not sure they matter for our purposes

@bf4 bf4 merged commit 9156734 into v0-11-dev Jan 25, 2023
@bf4 bf4 deleted the update_workflows branch January 25, 2023 16:08
lgebhardt pushed a commit that referenced this pull request Sep 19, 2023
- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
lgebhardt pushed a commit that referenced this pull request Apr 18, 2024
- also add dependabot workflow
- also standardize rails/ruby version quoting/ordering
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.

2 participants