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 Ruby and SQLite dependencies #265

Merged
merged 4 commits into from
May 24, 2024
Merged

Update Ruby and SQLite dependencies #265

merged 4 commits into from
May 24, 2024

Conversation

mnovelo
Copy link
Collaborator

@mnovelo mnovelo commented May 24, 2024

This pull request updates the Ruby version to 3.3.1 and the SQLite version to 2.0.2 in the gemspec and Appraisals file. It also updates the RubyGems and Bundler versions in the gem-publish workflow. Additionally, it fixes the JDBC adapters for jruby and Rails 7.0 and updates the JDBC adapters to version 70.0 for Rails 7.0 and 71.0 for Rails 7.1. Finally, it downgrades the SQLite dependency to < 2.0.

Update Ruby version to 3.3.1 and SQLite version to 2.0.2 in gemspec and Appraisals file. Also, update the RubyGems and Bundler versions in the gem-publish workflow.
* chore: Update Appraisals and Action names

* chore: Bump Apartment gem version to 3.0.2

* chore: Update SQLite database configuration for test environment

* Revert SQLite dependency changes in Appraisals

* Fix jruby and Rails 7.0 JDBC version

* chore: Update JDBC adapters to version 70.0 for Rails 7.0 and 71.0 for Rails 7.1

* Downgrade SQLite dep to < 2.0
@mnovelo mnovelo merged commit 43444d1 into main May 24, 2024
29 checks passed
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