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

test: Temporary fix for missing OpenStruct #927

Closed

Conversation

arielvalentin
Copy link
Collaborator

It looks like a transitive dependency removed require 'ostruct', which results in an uninitialized Constant error.

It may be this change to rake that the GraphQL gem was dependent on: ruby/rake@a27bb8e

This PR temporarily requires OpenStruct until the issue is fixed in the Gem: rmosolgo/graphql-ruby#4900

@arielvalentin
Copy link
Collaborator Author

aahh looks like a fix was released here rmosolgo/graphql-ruby#4901

@arielvalentin arielvalentin deleted the fix-grapqhl-ostruct branch April 5, 2024 20:10
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.

1 participant