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: Fix grape test suite #1017

Merged

Conversation

arielvalentin
Copy link
Collaborator

builder was removed as a dependency to grape but is used by active support in some versions.

See ruby-grape/grape#2443
See ruby-grape/grape#2445
Fixes #1015

`builder` was removed as a dependency to `grape` but is used by active support in some versions.

See ruby-grape/grape#2443
See ruby-grape/grape#2445
Fixes open-telemetry#1015
@arielvalentin arielvalentin requested review from a team June 16, 2024 15:53
@arielvalentin arielvalentin self-assigned this Jun 16, 2024
@arielvalentin arielvalentin merged commit 3f46e7a into open-telemetry:main Jun 16, 2024
54 checks passed
@arielvalentin arielvalentin deleted the fix-grape-builder-tests branch June 16, 2024 15:58
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.

Test Suite Failures grape 2.1.0 + rack 3.1.3
1 participant