Skip to content

CI: Lint with Ruby 3.1#253

Merged
tvdeyen merged 2 commits into
mainfrom
lint-3.1
Dec 16, 2024
Merged

CI: Lint with Ruby 3.1#253
tvdeyen merged 2 commits into
mainfrom
lint-3.1

Conversation

@tvdeyen

@tvdeyen tvdeyen commented Dec 16, 2024

Copy link
Copy Markdown
Member

We install latest Solidus during linting code
and this requires at least Ruby 3.1.

Also we need to pin sqlite3 gem to v1.4 in order to work with Rails 7.0

We install latest Solidus during linting code
and this requires at least Ruby 3.1
Rails 7.0 does not work with sqlite 2.0, which is loaded,
if we do not set a specific version.
@tvdeyen tvdeyen requested a review from a team December 16, 2024 14:58
@tvdeyen tvdeyen mentioned this pull request Dec 16, 2024
3 tasks
@tvdeyen tvdeyen merged commit 6b31e00 into main Dec 16, 2024
@tvdeyen tvdeyen deleted the lint-3.1 branch December 16, 2024 18:59
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