Browse Source

Maintenance: Update dependency webmock to v3.20.0

Zammad Renovate Bot 1 year ago
parent
commit
33a2ddc262
1 changed files with 4 additions and 3 deletions
  1. 4 3
      Gemfile.lock

+ 4 - 3
Gemfile.lock

@@ -183,7 +183,8 @@ GEM
     cose (1.3.0)
       cbor (~> 0.5.9)
       openssl-signature_algorithm (~> 1.0)
-    crack (0.4.5)
+    crack (0.4.6)
+      bigdecimal
       rexml
     crass (1.0.6)
     csv (3.2.8)
@@ -267,7 +268,7 @@ GEM
     graphql-batch (0.5.4)
       graphql (>= 1.12.18, < 3)
       promise.rb (~> 0.7.2)
-    hashdiff (1.0.1)
+    hashdiff (1.1.0)
     hashie (5.0.0)
     hiredis (0.6.3)
     htmlentities (4.3.4)
@@ -686,7 +687,7 @@ GEM
       openssl (>= 2.2)
       safety_net_attestation (~> 0.4.0)
       tpm-key_attestation (~> 0.12.0)
-    webmock (3.19.1)
+    webmock (3.20.0)
       addressable (>= 2.8.0)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)