Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update faraday-multipart requirement from ~> 1.0.3 to >= 1.0.3, < 1.2…
….0 (#101) Updates the requirements on [faraday-multipart](https://github.com/lostisland/faraday-multipart) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lostisland/faraday-multipart/releases">faraday-multipart's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>README.md: Use GitHub Actions badge by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/13">lostisland/faraday-multipart#13</a></li> <li>Add The Ability To Specify A Different Content Type by <a href="https://github.com/juna-nb"><code>@juna-nb</code></a> in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/14">lostisland/faraday-multipart#14</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/juna-nb"><code>@juna-nb</code></a> made their first contribution in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/14">lostisland/faraday-multipart#14</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lostisland/faraday-multipart/compare/v1.0.4...v1.1.0">https://github.com/lostisland/faraday-multipart/compare/v1.0.4...v1.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lostisland/faraday-multipart/commit/dd09ff002cfcda55e54f3656f0c7f2f7c958406d"><code>dd09ff0</code></a> Use ruby/setup-ruby action in publish</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/47177851c79ee979ea5d60bb9538ad9c23fa4c17"><code>4717785</code></a> Version bump to 1.1.0</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/4f68590ab581b302bf0a2cd5662e8e30bd1ae92e"><code>4f68590</code></a> Add The Ability To Specify A Different MIME Type (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/14">#14</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/b8438985c78d715d853baec8489c21c3641ae3cb"><code>b843898</code></a> README.md: Use GitHub Actions badge (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/13">#13</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/a3609a6921cd032252a9cee5d1388982e54bc045"><code>a3609a6</code></a> gemspec: depend on multipart-post ~> 2.0</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/8ae8ef57d9612577c67546a66216673ea3a594f9"><code>8ae8ef5</code></a> CHANGELOG: correct URLs</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/955fbb38fadaf02db2872d7187a814705ab31e90"><code>955fbb3</code></a> Release 1.0.4 (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/9">#9</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/6e36da89714b89b235070ebb6e1ee2789e858710"><code>6e36da8</code></a> README: Fix small typos</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/cbe3c87b8b903c894a7fe4d3eb08ec8bff8db6ad"><code>cbe3c87</code></a> README: Add note about releasing (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/8">#8</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/4eb851d964e96e93bf81bb18e556c39d71d493b9"><code>4eb851d</code></a> Update CHANGELOG.md to include more versions</li> <li>Additional commits viewable in <a href="https://github.com/lostisland/faraday-multipart/compare/v1.0.3...v1.1.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information