Skip to content

Commit c9b3123

Browse files
Bump webmock from 3.18.1 to 3.19.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.18.1 to 3.19.1. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f2c53d commit c9b3123

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
addressable (2.8.1)
69+
addressable (2.8.5)
7070
public_suffix (>= 2.0.2, < 6.0)
7171
ast (2.4.2)
7272
autoprefixer-rails (10.2.5.1)
@@ -273,7 +273,7 @@ GEM
273273
pry (0.14.1)
274274
coderay (~> 1.1)
275275
method_source (~> 1.0)
276-
public_suffix (5.0.0)
276+
public_suffix (5.0.3)
277277
puma (6.3.0)
278278
nio4r (~> 2.0)
279279
puma_worker_killer (0.3.1)
@@ -344,7 +344,7 @@ GEM
344344
responders (3.0.1)
345345
actionpack (>= 5.0)
346346
railties (>= 5.0)
347-
rexml (3.2.5)
347+
rexml (3.2.6)
348348
rrrretry (1.0.0)
349349
rubocop (1.36.0)
350350
json (~> 2.3)
@@ -443,7 +443,7 @@ GEM
443443
activemodel (>= 6.0.0)
444444
bindex (>= 0.4.0)
445445
railties (>= 6.0.0)
446-
webmock (3.18.1)
446+
webmock (3.19.1)
447447
addressable (>= 2.8.0)
448448
crack (>= 0.3.2)
449449
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)