Skip to content

Commit ba041ed

Browse files
Bump webmock from 3.17.1 to 3.18.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.17.1 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.17.1...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 007c9ee commit ba041ed

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
@@ -66,8 +66,8 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
addressable (2.8.0)
70-
public_suffix (>= 2.0.2, < 5.0)
69+
addressable (2.8.1)
70+
public_suffix (>= 2.0.2, < 6.0)
7171
autoprefixer-rails (10.4.7.0)
7272
execjs (~> 2)
7373
bindex (0.8.1)
@@ -168,7 +168,7 @@ GEM
168168
pghero (2.8.3)
169169
activerecord (>= 5)
170170
popper_js (2.11.5)
171-
public_suffix (4.0.7)
171+
public_suffix (5.0.0)
172172
puma (5.6.4)
173173
nio4r (~> 2.0)
174174
racc (1.6.0)
@@ -268,7 +268,7 @@ GEM
268268
activemodel (>= 6.0.0)
269269
bindex (>= 0.4.0)
270270
railties (>= 6.0.0)
271-
webmock (3.17.1)
271+
webmock (3.18.1)
272272
addressable (>= 2.8.0)
273273
crack (>= 0.3.2)
274274
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)