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

Support redis-rb 5.x #38

Merged
merged 11 commits into from
Jun 17, 2024
Merged

Support redis-rb 5.x #38

merged 11 commits into from
Jun 17, 2024

Conversation

delano
Copy link
Owner

@delano delano commented Jun 17, 2024

This pull request updates the uri-redis dependency to version 1.0.0. It also includes the following changes:

  • Support redis-rb 5.x
  • Rubocop: order dependencies alphabetically
  • Try adding redis gem versions to the matrix

Related to #34, PR #37

@delano delano self-assigned this Jun 17, 2024
delano added 7 commits June 17, 2024 14:58
This change updates the GitHub Action workflow to enable caching of bundled gems. Previously caching was disabled due to issues, but further investigation revealed this can be resolved by explicitly setting `bundler-cache: true`. Enabling caching will improve build performance by avoiding unnecessary rebundling on each run.
@delano delano merged commit c1f15eb into main Jun 17, 2024
7 checks passed
@delano delano deleted the 34-ci-workflow branch June 17, 2024 22:23
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