Skip to content

Commit b148317

Browse files
authored
Merge pull request #6114 from alphagov/dependabot/bundler/webmock-3.18.1
Bump webmock from 3.14.0 to 3.18.1
2 parents e342a3b + beda669 commit b148317

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
ast (2.4.2)
7272
better_errors (2.9.1)
7373
coderay (>= 1.0.0)
@@ -246,7 +246,7 @@ GEM
246246
pry (0.14.1)
247247
coderay (~> 1.1)
248248
method_source (~> 1.0)
249-
public_suffix (4.0.7)
249+
public_suffix (5.0.0)
250250
puma (5.6.5)
251251
nio4r (~> 2.0)
252252
racc (1.6.0)
@@ -399,7 +399,7 @@ GEM
399399
unicorn (6.1.0)
400400
kgio (~> 2.6)
401401
raindrops (~> 0.7)
402-
webmock (3.14.0)
402+
webmock (3.18.1)
403403
addressable (>= 2.8.0)
404404
crack (>= 0.3.2)
405405
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)