Skip to content

Commit 4d5694c

Browse files
authored
Update webmock to version 3.24.0 (#678)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 8fdc43d commit 4d5694c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ GEM
7171
minitest (>= 5.1)
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
74-
addressable (2.8.6)
75-
public_suffix (>= 2.0.2, < 6.0)
74+
addressable (2.8.7)
75+
public_suffix (>= 2.0.2, < 7.0)
7676
ast (2.4.2)
7777
base64 (0.2.0)
7878
bigdecimal (3.1.8)
@@ -112,7 +112,7 @@ GEM
112112
ffi (1.15.5)
113113
globalid (1.2.1)
114114
activesupport (>= 6.1)
115-
hashdiff (1.1.0)
115+
hashdiff (1.1.1)
116116
i18n (1.14.5)
117117
concurrent-ruby (~> 1.0)
118118
io-console (0.7.2)
@@ -163,7 +163,7 @@ GEM
163163
popper_js (2.11.8)
164164
psych (5.1.2)
165165
stringio
166-
public_suffix (5.0.5)
166+
public_suffix (6.0.1)
167167
puma (6.4.3)
168168
nio4r (~> 2.0)
169169
racc (1.8.1)
@@ -211,7 +211,7 @@ GEM
211211
regexp_parser (2.9.0)
212212
reline (0.5.10)
213213
io-console (~> 0.5)
214-
rexml (3.3.7)
214+
rexml (3.3.8)
215215
rspec-core (3.13.1)
216216
rspec-support (~> 3.13.0)
217217
rspec-expectations (3.13.2)
@@ -297,7 +297,7 @@ GEM
297297
vcr (6.3.1)
298298
base64
299299
version_sorter (2.3.0)
300-
webmock (3.23.1)
300+
webmock (3.24.0)
301301
addressable (>= 2.8.0)
302302
crack (>= 0.3.2)
303303
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)