aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 22:50:13 +0900
committerGitHub <noreply@github.com>2021-03-08 22:50:13 +0900
commit0c334449861c94a8105dea043144092c10635efa (patch)
tree0d9b14a058fe884b7e2136a0a0f1478420780344
parent67c5cdea4016405483d493d1efb3765a58587d1c (diff)
downloadmastodon-0c334449861c94a8105dea043144092c10635efa.tar
mastodon-0c334449861c94a8105dea043144092c10635efa.tar.gz
mastodon-0c334449861c94a8105dea043144092c10635efa.tar.bz2
mastodon-0c334449861c94a8105dea043144092c10635efa.zip
Bump webmock from 3.12.0 to 3.12.1 (#15851)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.12.0 to 3.12.1. - [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.12.0...v3.12.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0990c1d90..94f7beb98 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -665,7 +665,7 @@ GEM
safety_net_attestation (~> 0.4.0)
securecompare (~> 1.0)
tpm-key_attestation (~> 0.9.0)
- webmock (3.12.0)
+ webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)