Skip to content

Commit 934a9c5

Browse files
Bump webmock from 3.14.0 to 3.18.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.18.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.14.0...v3.18.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 36986ff commit 934a9c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ GEM
7272
i18n (>= 1.6, < 2)
7373
minitest (>= 5.1)
7474
tzinfo (~> 2.0)
75-
addressable (2.8.0)
76-
public_suffix (>= 2.0.2, < 5.0)
75+
addressable (2.8.1)
76+
public_suffix (>= 2.0.2, < 6.0)
7777
appraisal (2.4.1)
7878
bundler
7979
rake
@@ -180,7 +180,7 @@ GEM
180180
parser (3.1.2.0)
181181
ast (~> 2.4.1)
182182
pg (1.3.2)
183-
public_suffix (4.0.6)
183+
public_suffix (5.0.0)
184184
racc (1.6.0)
185185
rack (2.2.3)
186186
rack-test (1.1.0)
@@ -261,7 +261,7 @@ GEM
261261
activemodel (>= 3.0.0)
262262
public_suffix
263263
vcr (6.0.0)
264-
webmock (3.14.0)
264+
webmock (3.18.1)
265265
addressable (>= 2.8.0)
266266
crack (>= 0.3.2)
267267
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)