Skip to content

Commit cb4d6f2

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#727)
Bumps rails-html-sanitizer from 1.6.0 to 1.6.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6db5f0 commit cb4d6f2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
reline (>= 0.4.2)
118118
json (2.6.3)
119119
language_server-protocol (3.17.0.3)
120-
loofah (2.22.0)
120+
loofah (2.23.1)
121121
crass (~> 1.0.2)
122122
nokogiri (>= 1.12.0)
123123
magic_frozen_string_literal (1.2.0)
@@ -141,9 +141,9 @@ GEM
141141
net-smtp (0.5.0)
142142
net-protocol
143143
nio4r (2.7.3)
144-
nokogiri (1.16.7-x86_64-darwin)
144+
nokogiri (1.16.8-x86_64-darwin)
145145
racc (~> 1.4)
146-
nokogiri (1.16.7-x86_64-linux)
146+
nokogiri (1.16.8-x86_64-linux)
147147
racc (~> 1.4)
148148
nokogiri-html5-inference (0.3.0)
149149
nokogiri (~> 1.14)
@@ -180,9 +180,9 @@ GEM
180180
activesupport (>= 5.0.0)
181181
minitest
182182
nokogiri (>= 1.6)
183-
rails-html-sanitizer (1.6.0)
183+
rails-html-sanitizer (1.6.1)
184184
loofah (~> 2.21)
185-
nokogiri (~> 1.14)
185+
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)
186186
railties (7.1.4.1)
187187
actionpack (= 7.1.4.1)
188188
activesupport (= 7.1.4.1)

0 commit comments

Comments
 (0)