Skip to content

Commit bdad270

Browse files
committed
Update webmock to fix net-http deprecation warning
1 parent acf7698 commit bdad270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ GEM
647647
activemodel (>= 6.0.0)
648648
bindex (>= 0.4.0)
649649
railties (>= 6.0.0)
650-
webmock (3.24.0)
650+
webmock (3.25.0)
651651
addressable (>= 2.8.0)
652652
crack (>= 0.3.2)
653653
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)