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

Remove FakeWeb, use Webmock #2282

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Remove FakeWeb, use Webmock #2282

merged 5 commits into from
Jan 25, 2024

Conversation

achiurizo
Copy link
Member

This removes FakeWeb and replaces it with webmock instead.

FakeWeb hasn't been updated in quite some time (7 years) and no longer works on Ruby 3.1+ it seems. This fixes our test suite and generation to instead use webmock.

@achiurizo achiurizo requested a review from a team January 25, 2024 00:39
Copy link
Member

@DAddYE DAddYE left a comment

Choose a reason for hiding this comment

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

LGTM

@achiurizo achiurizo merged commit 27d4fb4 into master Jan 25, 2024
6 checks passed
@achiurizo achiurizo deleted the achiurizo/remove-fakeweb branch January 25, 2024 04:23
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.

2 participants