summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 04:15:19 +0000
committerGitHub <noreply@github.com>2021-03-09 04:15:19 +0000
commitba2c59b08729dd736721828f93bafffd76ae85ea (patch)
tree770094093c5fee3964e2ef30166480445c5362aa
parent79ff8aca24b3f708125ed4a0337c45183f3eb114 (diff)
chore(deps-dev): bump webmock from 3.11.2 to 3.12.1 (#47)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.2 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.11.2...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 48b77d5..50e918d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -132,7 +132,7 @@ GEM
tty-cursor (~> 0.7)
unicode-display_width (1.7.0)
vcr (6.0.0)
- webmock (3.11.2)
+ webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)