Browse Source

Maintenance: Update dependency pundit-matchers to v1.9.0

Zammad Renovate Bot 1 year ago
parent
commit
aee57007ce
1 changed files with 7 additions and 7 deletions
  1. 7 7
      Gemfile.lock

+ 7 - 7
Gemfile.lock

@@ -194,7 +194,7 @@ GEM
     email_address (0.2.4)
       simpleidn
     equalizer (0.0.11)
-    erubi (1.11.0)
+    erubi (1.12.0)
     eventmachine (1.2.7)
     execjs (2.8.1)
     factory_bot (6.2.1)
@@ -270,7 +270,7 @@ GEM
     logging (2.3.1)
       little-plugger (~> 1.1)
       multi_json (~> 1.14)
-    loofah (2.19.1)
+    loofah (2.20.0)
       crass (~> 1.0.2)
       nokogiri (>= 1.5.9)
     mail (2.8.1)
@@ -399,7 +399,7 @@ GEM
       nio4r (~> 2.0)
     pundit (2.3.0)
       activesupport (>= 3.0.0)
-    pundit-matchers (1.8.4)
+    pundit-matchers (1.9.0)
       rspec-rails (>= 3.0.0)
     racc (1.6.2)
     rack (2.2.6.4)
@@ -433,7 +433,7 @@ GEM
     rails-dom-testing (2.0.3)
       activesupport (>= 4.2.0)
       nokogiri (>= 1.6)
-    rails-html-sanitizer (1.4.4)
+    rails-html-sanitizer (1.5.0)
       loofah (~> 2.19, >= 2.19.1)
     railties (6.1.7.3)
       actionpack (= 6.1.7.3)
@@ -451,12 +451,12 @@ GEM
     redis (4.8.1)
     regexp_parser (2.7.0)
     rexml (3.2.5)
-    rspec-core (3.12.0)
+    rspec-core (3.12.1)
       rspec-support (~> 3.12.0)
-    rspec-expectations (3.12.0)
+    rspec-expectations (3.12.2)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.12.0)
-    rspec-mocks (3.12.0)
+    rspec-mocks (3.12.5)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.12.0)
     rspec-rails (6.0.1)