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

Add faraday-multipart gem #2646

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Add faraday-multipart gem #2646

merged 1 commit into from
Sep 12, 2024

Conversation

smaboshe
Copy link
Contributor

We are getting the following notification when running tests:

To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses``

This commit adds the faraday-multipart gem (with require: false) to clear the warning.

We are getting the following notification when running tests:

```
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses``
```

This commit adds the `faraday-multipart` gem (with `require: false`) to
clear the warning.
@smaboshe smaboshe self-assigned this Sep 12, 2024
@smaboshe smaboshe merged commit 349a7ac into main Sep 12, 2024
4 checks passed
@smaboshe smaboshe deleted the add-faraday-multipar-to-gemfile branch September 12, 2024 06:33
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