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

Upgrade activesupport #29

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Upgrade activesupport #29

merged 4 commits into from
Apr 5, 2024

Conversation

richardhallett
Copy link
Contributor

Purpose

To support Rails 6, this gem which is used by volpino needs to support a newer version of ActiveSupport.

So this is just an upgrade to active support, not all gems as other gems require further compatability changes.
This is stage 1 and we can always Upgrade to Ruby 3 and use newer bolognese/maremma later.

Approach

Gem upgrade

Open Questions and Pre-Merge TODOs

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

This is to support libraries using Rails 6 which depends on activesupport greater than 6.x
@richardhallett richardhallett merged commit 00d300f into master Apr 5, 2024
5 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.

2 participants