Commit 33c530c

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 22:05:46
Bump webmock from 3.11.2 to 3.13.0
Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.2 to 3.13.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.11.2...v3.13.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e859215
Changed files (1)
Gemfile.lock
@@ -96,7 +96,7 @@ GEM
     tzinfo (1.2.9)
       thread_safe (~> 0.1)
     unicode-display_width (1.7.0)
-    webmock (3.11.2)
+    webmock (3.13.0)
       addressable (>= 2.3.6)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)