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

fix to avoid warnings after rails 6.1.7.2 update #1414

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

stuzart
Copy link
Member

@stuzart stuzart commented Apr 5, 2023

fixes #1403

based on ruby/net-imap#16

uri needed locking to 0.10.0 to avoid conflict with default gems, and net-ftp was also needed to avoid weird superclass mismatch for class InternetMessageIO errors ( https://github.com/seek4science/seek/actions/runs/4532410822/jobs/7983746614 )

@stuzart stuzart added this to the v1.13.2 milestone Apr 5, 2023
@stuzart stuzart requested review from whomingbird and fbacall April 5, 2023 14:23
@stuzart
Copy link
Member Author

stuzart commented Apr 5, 2023

there is now an error with the docker build, as it appears a new ruby was released recently with a different URI version default gem

@stuzart stuzart merged commit 83d5412 into seek-1.13 Apr 6, 2023
@stuzart stuzart deleted the rails-warning-fix-proper branch April 6, 2023 08:47
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