Skip to content

Commit de1bf34

Browse files
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4531c76 commit de1bf34

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,24 +79,24 @@ GEM
7979
activesupport (>= 5.0)
8080
i18n (1.12.0)
8181
concurrent-ruby (~> 1.0)
82-
loofah (2.18.0)
82+
loofah (2.19.1)
8383
crass (~> 1.0.2)
8484
nokogiri (>= 1.5.9)
8585
mail (2.7.1)
8686
mini_mime (>= 0.1.1)
8787
marcel (1.0.2)
8888
method_source (1.0.0)
8989
mini_mime (1.1.1)
90-
mini_portile2 (2.8.0)
90+
mini_portile2 (2.8.1)
9191
minitest (5.14.4)
9292
nio4r (2.5.8)
93-
nokogiri (1.13.6)
93+
nokogiri (1.14.0)
9494
mini_portile2 (~> 2.8.0)
9595
racc (~> 1.4)
9696
parallel (1.21.0)
9797
parser (3.0.2.0)
9898
ast (~> 2.4.1)
99-
racc (1.6.0)
99+
racc (1.6.2)
100100
rack (2.2.6.2)
101101
rack-proxy (0.7.0)
102102
rack
@@ -120,8 +120,8 @@ GEM
120120
rails-dom-testing (2.0.3)
121121
activesupport (>= 4.2.0)
122122
nokogiri (>= 1.6)
123-
rails-html-sanitizer (1.4.3)
124-
loofah (~> 2.3)
123+
rails-html-sanitizer (1.4.4)
124+
loofah (~> 2.19, >= 2.19.1)
125125
railties (6.1.4.1)
126126
actionpack (= 6.1.4.1)
127127
activesupport (= 6.1.4.1)

0 commit comments

Comments
 (0)