Skip to content

Commit 7bb876f

Browse files
Bump rails-html-sanitizer from 1.7.0 to 1.7.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.7.0 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.7.0...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 48e09cf commit 7bb876f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
rb-fsevent (~> 0.10, >= 0.10.3)
128128
rb-inotify (~> 0.9, >= 0.9.10)
129129
logger (1.7.0)
130-
loofah (2.25.1)
130+
loofah (2.25.2)
131131
crass (~> 1.0.2)
132132
nokogiri (>= 1.12.0)
133133
lookbook (2.3.14)
@@ -190,8 +190,8 @@ GEM
190190
activesupport (>= 5.0.0)
191191
minitest
192192
nokogiri (>= 1.6)
193-
rails-html-sanitizer (1.7.0)
194-
loofah (~> 2.25)
193+
rails-html-sanitizer (1.7.1)
194+
loofah (~> 2.25, >= 2.25.2)
195195
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)
196196
railties (8.0.2)
197197
actionpack (= 8.0.2)

0 commit comments

Comments
 (0)