build(deps): bump the bundler group with 3 updates #973
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 3 updates: faraday, faraday-net_http and uri.
Updates
faraday
from 2.10.1 to 2.11.0Release notes
Sourced from faraday's releases.
Commits
3170e7d
Version bump to 2.11.0f208ffc
Allowfaraday-net_http
3.3.x9056ecc
Add ciphers attribute to SSLOptions (#1582)99228e4
Fix typos (#1585)9cdc025
Opt-in for MFA requirement explicitly (#1580)3835b48
Add support for a newParallelManager#execute
method. (#1584)3efc0a8
Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3.3 (#1579)Updates
faraday-net_http
from 3.1.1 to 3.3.0Release notes
Sourced from faraday-net_http's releases.
Commits
046f0cc
Version bump to 3.3.02d9d0aa
Accept SSLOptions->ciphers to be passed to the Net::HTTP instance (#45)b1329e6
Run CI againstmain
branch of Faraday. (#46)adb7255
Opt-in for MFA requirement explicitly (#43)6572f21
v3.2.01dd1e64
Support setting SSL client cert as a an array, to configure extra_chain_cert ...c1cdf44
Use latest Ruby20a8716
Unlock simplecov in GemfileUpdates
uri
from 0.13.0 to 0.13.1Commits
56490e4
Bump up 0.13.1108c95c
Merge pull request #119 from ruby/define-rfc2396-parser133e151
Exclude Ruby 2.5 from macos-latest that is macos-1409a5a9e
Define RFC2396_PARSER for migrating with the development versionDependabot 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 commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions