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 the update CI by updating manually #3865

Merged
merged 7 commits into from
Oct 14, 2024
Merged

fix the update CI by updating manually #3865

merged 7 commits into from
Oct 14, 2024

Conversation

johrstrom
Copy link
Contributor

The CI for updating dependencies is currently failing. This updates manually so that it can start working again.

@johrstrom johrstrom mentioned this pull request Oct 11, 2024
@@ -46,6 +46,7 @@ end
gem 'nokogiri', '~> 1.15', '< 1.16'
gem 'net-imap', '~> 0.3', '< 0.4'
gem 'public_suffix', '~> 5.0', '< 6.0'
gem 'turbo-rails', '2.0.7'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We have to lock turbo-rails because higher versions don't have Ruby 2.7 support.

@johrstrom johrstrom merged commit ab5ff97 into master Oct 14, 2024
26 checks passed
@johrstrom johrstrom deleted the fix-update-ci branch October 14, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants