multi-tenancy-devise
multi-tenancy-devise copied to clipboard
Bump oauth from 0.5.4 to 0.5.6
Bumps oauth from 0.5.4 to 0.5.6.
Release notes
Sourced from oauth's releases.
Version 0.5.5
Fixed security issue and cleaned up codebase.
Changelog
Sourced from oauth's changelog.
=== 0.5.6 2021-04-02
- Add metadata to Gemspec file
- Change default timeout to be the same as Net::HTTP default, 60 seconds instead of 30 seconds.
- Add support for PUT requests with Action Controller (#181)
=== 0.5.5 2020-01-19
- Allow redirect to different host but same path
- Add :allow_empty_params option (#155)
- Fixes ssl-noverify
- Various cleanups
Commits
56a189bUpdate HISTORY and bump version to v0.5.6.b5a68c0Update HISTORY for PUT request feature.243cf06Merge pull request #181 from rvowles/put-me-pull-you210dd68Action Controller support for PUT requests8aa97d0Add OAuth::Signature::HMAC::SHA256 and associated testscd4cab0Travis - Updating readme linkd4c7172Adding explicit support for Ruby 2.5 and 2.6720fcb7Update HISTORY4f3e717Merge pull request #172 from ShockwaveNN/feature/gem-metadata59be6bcMerge pull request #163 from smaeda-ks/smaeda-ks/increase-default-timeout- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.