Browse Source

Merge pull request #7463 from TechEmpower/dependabot/bundler/frameworks/Ruby/rails/rails-html-sanitizer-1.4.3

Bump rails-html-sanitizer from 1.4.2 to 1.4.3 in /frameworks/Ruby/rails
github-actions[bot] 3 years ago
parent
commit
a39be7d0c3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Ruby/rails/Gemfile.lock

+ 2 - 2
frameworks/Ruby/rails/Gemfile.lock

@@ -80,7 +80,7 @@ GEM
     listen (3.7.1)
       rb-fsevent (~> 0.10, >= 0.10.3)
       rb-inotify (~> 0.9, >= 0.9.10)
-    loofah (2.13.0)
+    loofah (2.18.0)
       crass (~> 1.0.2)
       nokogiri (>= 1.5.9)
     mail (2.7.1)
@@ -139,7 +139,7 @@ GEM
     rails-dom-testing (2.0.3)
       activesupport (>= 4.2.0)
       nokogiri (>= 1.6)
-    rails-html-sanitizer (1.4.2)
+    rails-html-sanitizer (1.4.3)
       loofah (~> 2.3)
     railties (7.0.1)
       actionpack (= 7.0.1)