Skip to content

Commit 3531aaf

Browse files
chore(deps-dev): bump rails-html-sanitizer from 1.6.0 to 1.6.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.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.0...v1.6.1) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe37f4d commit 3531aaf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
listen (3.9.0)
104104
rb-fsevent (~> 0.10, >= 0.10.3)
105105
rb-inotify (~> 0.9, >= 0.9.10)
106-
loofah (2.22.0)
106+
loofah (2.23.1)
107107
crass (~> 1.0.2)
108108
nokogiri (>= 1.12.0)
109109
lumberjack (1.2.10)
@@ -116,13 +116,13 @@ GEM
116116
mutex_m (0.2.0)
117117
nenv (0.3.0)
118118
netrc (0.11.0)
119-
nokogiri (1.16.7-aarch64-linux)
119+
nokogiri (1.16.8-aarch64-linux)
120120
racc (~> 1.4)
121-
nokogiri (1.16.7-arm64-darwin)
121+
nokogiri (1.16.8-arm64-darwin)
122122
racc (~> 1.4)
123-
nokogiri (1.16.7-x86_64-darwin)
123+
nokogiri (1.16.8-x86_64-darwin)
124124
racc (~> 1.4)
125-
nokogiri (1.16.7-x86_64-linux)
125+
nokogiri (1.16.8-x86_64-linux)
126126
racc (~> 1.4)
127127
notiffany (0.1.3)
128128
nenv (~> 0.1)
@@ -153,9 +153,9 @@ GEM
153153
activesupport (>= 5.0.0)
154154
minitest
155155
nokogiri (>= 1.6)
156-
rails-html-sanitizer (1.6.0)
156+
rails-html-sanitizer (1.6.1)
157157
loofah (~> 2.21)
158-
nokogiri (~> 1.14)
158+
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)
159159
railties (7.1.4.1)
160160
actionpack (= 7.1.4.1)
161161
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)