Skip to content

Commit 2a9ab9f

Browse files
Bump rails-html-sanitizer from 1.3.0 to 1.4.3 (#116)
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.3. - [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.3.0...v1.4.3) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50312db commit 2a9ab9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
activesupport (>= 4)
9191
railties (>= 4)
9292
request_store (~> 1.0)
93-
loofah (2.9.1)
93+
loofah (2.18.0)
9494
crass (~> 1.0.2)
9595
nokogiri (>= 1.5.9)
9696
mail (2.7.1)
@@ -135,7 +135,7 @@ GEM
135135
rails-dom-testing (2.0.3)
136136
activesupport (>= 4.2.0)
137137
nokogiri (>= 1.6)
138-
rails-html-sanitizer (1.3.0)
138+
rails-html-sanitizer (1.4.3)
139139
loofah (~> 2.3)
140140
railties (5.2.6)
141141
actionpack (= 5.2.6)

0 commit comments

Comments
 (0)