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

Y25-033 - Remove ostruct gem #1525

Open
2 tasks
BenTopping opened this issue Jan 20, 2025 · 0 comments
Open
2 tasks

Y25-033 - Remove ostruct gem #1525

BenTopping opened this issue Jan 20, 2025 · 0 comments
Labels
ruby Pull requests that update Ruby code Size: S Small - low effort & risk Value: 3 Value to the insitute is average

Comments

@BenTopping
Copy link
Collaborator

Describe the Housekeeping
Remove references to OpenStruct (ostruct gem). Ostruct gem is no longer part of ruby's default gems from Ruby 3.5.0. This change is required before moving to ruby 3.5.0 unless we temporarily add ostruct.

Instead of adding ostruct to the gemfile we should remove it as it is discouraged by rubocop and other sources.

Acceptance critera

  • All references to OpenStruct are removed
  • There are no changes to existing behaviour.
@BenTopping BenTopping added ruby Pull requests that update Ruby code Size: S Small - low effort & risk Value: 3 Value to the insitute is average labels Jan 20, 2025
@psd-issuer psd-issuer bot changed the title Remove ostruct gem Y25-033 - Remove ostruct gem Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Pull requests that update Ruby code Size: S Small - low effort & risk Value: 3 Value to the insitute is average
Projects
None yet
Development

No branches or pull requests

1 participant