Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

build(PSG-6044): update activesupport version#173

Merged
rickycpadilla merged 1 commit into
mainfrom
PSG-6044-activesupport-update
Apr 2, 2025
Merged

build(PSG-6044): update activesupport version#173
rickycpadilla merged 1 commit into
mainfrom
PSG-6044-activesupport-update

Conversation

@rickycpadilla
Copy link
Copy Markdown
Contributor

@rickycpadilla rickycpadilla commented Apr 1, 2025

What's New?

Update activesupport version in passageidentity.gemspec to accommodate Rails 8 applications.

Screenshots (if appropriate):

Type of change

  • 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 not work as expected)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have manually tested my code thoroughly
  • I have added/updated inline documentation for public facing interfaces if relevant
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing integration and unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional context

BEGIN_COMMIT_OVERRIDE
fix: trigger release for activesupport dependency change
END_COMMIT_OVERRIDE

Resolves #172

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 1, 2025

@rickycpadilla rickycpadilla changed the title Update activesupport version build(PSG-6044): update activesupport version Apr 1, 2025
@rickycpadilla rickycpadilla requested review from bertrmz and ctran88 April 2, 2025 14:47
Copy link
Copy Markdown
Contributor

@ctran88 ctran88 left a comment

Choose a reason for hiding this comment

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

didn't see anything that should cause conflicts in the v8 patch notes

@vanessa-1Password
Copy link
Copy Markdown
Contributor

@rickycpadilla can you link this to the open issue so it closes the issue?

@rickycpadilla rickycpadilla merged commit 531984e into main Apr 2, 2025
4 checks passed
@rickycpadilla rickycpadilla deleted the PSG-6044-activesupport-update branch April 2, 2025 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not possible to upgrade to Rails 8

3 participants