Skip to content

Commit 8f1443f

Browse files
authored
Merge pull request #1931 from Shopify/dependabot/bundler/rails-html-sanitizer-1.6.1
Bump rails-html-sanitizer from 1.6.0 to 1.6.1
2 parents 429b7ba + b8f3cab commit 8f1443f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ GEM
107107
json (2.7.2)
108108
jwt (2.7.0)
109109
language_server-protocol (3.17.0.3)
110-
loofah (2.22.0)
110+
loofah (2.23.1)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.12.0)
113113
mail (2.8.1)
@@ -132,11 +132,11 @@ GEM
132132
net-smtp (0.5.0)
133133
net-protocol
134134
nio4r (2.5.9)
135-
nokogiri (1.16.7-arm64-darwin)
135+
nokogiri (1.17.1-arm64-darwin)
136136
racc (~> 1.4)
137-
nokogiri (1.16.7-x86_64-darwin)
137+
nokogiri (1.17.1-x86_64-darwin)
138138
racc (~> 1.4)
139-
nokogiri (1.16.7-x86_64-linux)
139+
nokogiri (1.17.1-x86_64-linux)
140140
racc (~> 1.4)
141141
oj (3.14.3)
142142
openssl (3.1.0)
@@ -181,9 +181,9 @@ GEM
181181
activesupport (>= 5.0.0)
182182
minitest
183183
nokogiri (>= 1.6)
184-
rails-html-sanitizer (1.6.0)
184+
rails-html-sanitizer (1.6.1)
185185
loofah (~> 2.21)
186-
nokogiri (~> 1.14)
186+
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)
187187
railties (6.1.7.9)
188188
actionpack (= 6.1.7.9)
189189
activesupport (= 6.1.7.9)

0 commit comments

Comments
 (0)