Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54c42c4

Browse files
Bump webmock from 3.23.1 to 3.25.1 (#2289)
1 parent b861518 commit 54c42c4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Gemfile.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ GEM
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
75-
addressable (2.8.6)
76-
public_suffix (>= 2.0.2, < 6.0)
75+
addressable (2.8.7)
76+
public_suffix (>= 2.0.2, < 7.0)
7777
anyway_config (2.6.4)
7878
ruby-next-core (~> 1.0)
7979
ast (2.4.2)
@@ -197,7 +197,7 @@ GEM
197197
rake
198198
globalid (1.2.1)
199199
activesupport (>= 6.1)
200-
hashdiff (1.1.0)
200+
hashdiff (1.1.2)
201201
hashie (5.0.0)
202202
http (5.2.0)
203203
addressable (~> 2.8)
@@ -313,7 +313,7 @@ GEM
313313
psych (5.2.3)
314314
date
315315
stringio
316-
public_suffix (5.0.5)
316+
public_suffix (6.0.1)
317317
puma (6.4.3)
318318
nio4r (~> 2.0)
319319
racc (1.8.1)
@@ -370,8 +370,7 @@ GEM
370370
io-console (~> 0.5)
371371
request_store (1.5.1)
372372
rack (>= 1.4)
373-
rexml (3.3.6)
374-
strscan
373+
rexml (3.4.1)
375374
rouge (4.3.0)
376375
rubocop (1.65.1)
377376
json (~> 2.3)
@@ -428,7 +427,6 @@ GEM
428427
stimulus-rails (1.3.4)
429428
railties (>= 6.0.0)
430429
stringio (3.1.6)
431-
strscan (3.1.0)
432430
tailwindcss-rails (4.2.1)
433431
railties (>= 7.0.0)
434432
tailwindcss-ruby (~> 4.0)
@@ -463,7 +461,7 @@ GEM
463461
activemodel (>= 6.0.0)
464462
bindex (>= 0.4.0)
465463
railties (>= 6.0.0)
466-
webmock (3.23.1)
464+
webmock (3.25.1)
467465
addressable (>= 2.8.0)
468466
crack (>= 0.3.2)
469467
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)