Skip to content

Commit af1c5e0

Browse files
Bump rails-html-sanitizer from 1.6.2 to 1.7.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.2 to 1.7.1. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.6.2...v1.7.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0388f95 commit af1c5e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
crack (1.0.0)
8686
bigdecimal
8787
rexml
88-
crass (1.0.6)
88+
crass (1.0.7)
8989
date (3.4.1)
9090
diff-lcs (1.5.1)
9191
drb (2.2.3)
@@ -107,7 +107,7 @@ GEM
107107
bigdecimal (>= 3.1, < 5)
108108
language_server-protocol (3.17.0.3)
109109
logger (1.7.0)
110-
loofah (2.24.0)
110+
loofah (2.25.2)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.12.0)
113113
minitest (5.27.0)
@@ -141,8 +141,8 @@ GEM
141141
activesupport (>= 5.0.0)
142142
minitest
143143
nokogiri (>= 1.6)
144-
rails-html-sanitizer (1.6.2)
145-
loofah (~> 2.21)
144+
rails-html-sanitizer (1.7.1)
145+
loofah (~> 2.25, >= 2.25.2)
146146
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
147147
railties (8.0.4.1)
148148
actionpack (= 8.0.4.1)

0 commit comments

Comments
 (0)