Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 6f45610

Browse files
Bump webmock from 3.11.0 to 3.11.1 (#528)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.11.0...v3.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ed2c5c9 commit 6f45610

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ GEM
127127
childprocess (3.0.0)
128128
coderay (1.1.3)
129129
concurrent-ruby (1.1.8)
130-
crack (0.4.4)
130+
crack (0.4.5)
131+
rexml
131132
crass (1.0.6)
132133
debug_inspector (1.0.0)
133134
devise (4.7.3)
@@ -435,7 +436,7 @@ GEM
435436
nokogiri (~> 1.6)
436437
rubyzip (>= 1.3.0)
437438
selenium-webdriver (>= 3.0, < 4.0)
438-
webmock (3.11.0)
439+
webmock (3.11.1)
439440
addressable (>= 2.3.6)
440441
crack (>= 0.3.2)
441442
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)