diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-10 18:28:55 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-10 18:28:55 +0900 |
commit | c19f934fe83c57a8db5978856cfc75e4603584e3 (patch) | |
tree | 630e8930df043881fcb0f83341d340465dc89eaf | |
parent | 44fb2038c9b675d8c08ee68cb9629ca82de85220 (diff) |
Bump webmock from 3.9.3 to 3.9.5 (#15134)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.9.3 to 3.9.5. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.9.3...v3.9.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 10d380231..1e9ad77d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -649,7 +649,7 @@ GEM safety_net_attestation (~> 0.4.0) securecompare (~> 1.0) tpm-key_attestation (~> 0.9.0) - webmock (3.9.3) + webmock (3.9.5) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) |