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 to Rails 8 and Ruby 3.3.6 #1308

Merged
merged 13 commits into from
Jan 13, 2025
Merged

Update to Rails 8 and Ruby 3.3.6 #1308

merged 13 commits into from
Jan 13, 2025

Conversation

pskl
Copy link
Collaborator

@pskl pskl commented Dec 23, 2024

  • Upgrade to Rails 8 + Ruby 3.3.6
  • Compatibility issue for Zipline -> maybe replace the gem altogether because its used in only one place (download of several DAs)
  • Update dsfr view components lib -> seemingly broken (renders_many call, possible gemspec incoherence, it seems that the library cant function with 2.3.0 which indicates a wrong gemspec, maybe look when renders_many was added) -> related to this issue

@pskl pskl linked an issue Dec 23, 2024 that may be closed by this pull request
@pskl pskl force-pushed the chore/update-rails-8 branch from bb9b9bd to 0dd2e72 Compare December 23, 2024 18:39
@pskl pskl force-pushed the chore/update-rails-8 branch from 0dd2e72 to 40ed3cc Compare December 23, 2024 18:57
@pskl pskl requested a review from tnicolas1 January 13, 2025 13:58
@pskl pskl merged commit cdb4b88 into main Jan 13, 2025
5 checks passed
@pskl pskl deleted the chore/update-rails-8 branch January 13, 2025 18:12
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.

Update to Rails 8
2 participants