Browse Source

Maintenance: Update dependency webmock to v3.18.1

Zammad Renovate Bot 2 years ago
parent
commit
767bf4d6e1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Gemfile.lock

+ 4 - 4
Gemfile.lock

@@ -102,8 +102,8 @@ GEM
       zeitwerk (~> 2.3)
     acts_as_list (1.0.4)
       activerecord (>= 4.2)
-    addressable (2.8.0)
-      public_suffix (>= 2.0.2, < 5.0)
+    addressable (2.8.1)
+      public_suffix (>= 2.0.2, < 6.0)
     argon2 (2.1.1)
       ffi (~> 1.14)
       ffi-compiler (~> 1.0)
@@ -372,7 +372,7 @@ GEM
     pry-stack_explorer (0.6.1)
       binding_of_caller (~> 1.0)
       pry (~> 0.13)
-    public_suffix (4.0.7)
+    public_suffix (5.0.0)
     puma (4.3.12)
       nio4r (~> 2.0)
     pundit (2.2.0)
@@ -572,7 +572,7 @@ GEM
       dry-cli (~> 0.7.0)
       rack-proxy (~> 0.6, >= 0.6.1)
       zeitwerk (~> 2.2)
-    webmock (3.18.0)
+    webmock (3.18.1)
       addressable (>= 2.8.0)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)