Skip to content

update ruby version, sqlite version, and fix tests#10

Merged
jantmanAtCox merged 3 commits intomanheim:masterfrom
jeremiahlukus:master
Jul 29, 2025
Merged

update ruby version, sqlite version, and fix tests#10
jantmanAtCox merged 3 commits intomanheim:masterfrom
jeremiahlukus:master

Conversation

@jeremiahlukus
Copy link
Copy Markdown
Contributor

I have tested this in a app that heavily uses this, there are no breaking changes other than the sqlite3 requirement.

Copy link
Copy Markdown
Contributor

@jantmanAtCox jantmanAtCox left a comment

Choose a reason for hiding this comment

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

@jeremiahlukus Can you please also add a spec.required_ruby_version to this spec file, set to... whatever you think is appropriate? I'm guessing probably something like >= 3.0.0 (but not positive, I haven't written any ruby in years and years). I think that will help ensure that existing users still on old ruby versions don't pull in a new and incompatible version of the package.

Also, I think you probably need to make the same updates in the vinbot-jruby.gemspec file for the jruby version? Though I've never really done anything with jruby, and don't know what the appropriate version is or even how to build that variant of the gem...

@jeremiahlukus
Copy link
Copy Markdown
Contributor Author

Done, also fixed jruby issues and added a simple testing workflow.

@jantmanAtCox jantmanAtCox merged commit df42ada into manheim:master Jul 29, 2025
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