diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-05 19:04:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-05 19:04:57 +0000 |
| commit | 3d75ab81006ab64e5b7cd81cee47d2a64a84a35e (patch) | |
| tree | d66edb3ef5634bdb1ae7ab187d5195d57b293282 | |
| parent | ce0bf8753b9264d12f5e83e1c3d783b45630b545 (diff) | |
chore(deps-dev): bump webmock from 3.13.0 to 3.14.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.13.0 to 3.14.0.
- [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.13.0...v3.14.0)
---
updated-dependencies:
- dependency-name: webmock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e74a55c..0eeb353 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,8 +135,8 @@ GEM tty-cursor (~> 0.7) unicode-display_width (1.7.0) vcr (6.0.0) - webmock (3.13.0) - addressable (>= 2.3.6) + webmock (3.14.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) zeitwerk (2.4.2) |
