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 attr_encrypted & devise-two-factor gems #24626

Conversation

mjankowski
Copy link
Contributor

Bumps these gems to versions which work with and allow Rails 7.

The attr_encrypted change was to rename an internally used method which conflicted with a method which now exists in Rails 7. The devise-two-factor change was to rename it's own usage of that same method. The renamed method (encrypted_attributes) is not used directly by Mastodon.

(Extracted in advance from #24241)

Bumps these gems to versions which work with and allow Rails 7.

The attr_encrypted change was to rename an internally used method which
conflicted with a method which now exists in Rails 7.

The devise-two-factor change was to rename it's own usage of that same
method.

The renamed method (`encrypted_attributes`) is not used directly by
Mastodon.
@Gargron Gargron merged commit 1ac9219 into mastodon:main Apr 24, 2023
27 checks passed
@mjankowski mjankowski deleted the devise-two-factor-attr-encrypted-version-bumps branch April 24, 2023 17:09
michealmikeyb pushed a commit to michealmikeyb/mastodon that referenced this pull request May 3, 2023
skerit pushed a commit to 11ways/mastodon that referenced this pull request Jul 7, 2023
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.

None yet

2 participants