Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90a3b93

Browse files
dependabot[bot]mawise
authored andcommitted
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 6656008 commit 90a3b93

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
rb-fsevent (~> 0.9, >= 0.9.4)
148148
rb-inotify (~> 0.9, >= 0.9.7)
149149
logger (1.6.0)
150-
loofah (2.22.0)
150+
loofah (2.23.1)
151151
crass (~> 1.0.2)
152152
nokogiri (>= 1.12.0)
153153
mail (2.8.1)
@@ -172,13 +172,13 @@ GEM
172172
net-smtp (0.5.0)
173173
net-protocol
174174
nio4r (2.7.3)
175-
nokogiri (1.16.7-aarch64-linux)
175+
nokogiri (1.16.8-aarch64-linux)
176176
racc (~> 1.4)
177-
nokogiri (1.16.7-arm64-darwin)
177+
nokogiri (1.16.8-arm64-darwin)
178178
racc (~> 1.4)
179-
nokogiri (1.16.7-x86_64-darwin)
179+
nokogiri (1.16.8-x86_64-darwin)
180180
racc (~> 1.4)
181-
nokogiri (1.16.7-x86_64-linux)
181+
nokogiri (1.16.8-x86_64-linux)
182182
racc (~> 1.4)
183183
orm_adapter (0.5.0)
184184
pg (1.2.3)
@@ -208,9 +208,9 @@ GEM
208208
activesupport (>= 5.0.0)
209209
minitest
210210
nokogiri (>= 1.6)
211-
rails-html-sanitizer (1.6.0)
211+
rails-html-sanitizer (1.6.1)
212212
loofah (~> 2.21)
213-
nokogiri (~> 1.14)
213+
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)
214214
railties (6.1.7.9)
215215
actionpack (= 6.1.7.9)
216216
activesupport (= 6.1.7.9)

0 commit comments

Comments
 (0)