Skip to content

Commit 50e0bf1

Browse files
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#314)
1 parent 477e52f commit 50e0bf1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ GEM
170170
lodash-rails (4.17.21)
171171
railties (>= 3.1)
172172
logger (1.6.1)
173-
loofah (2.22.0)
173+
loofah (2.23.1)
174174
crass (~> 1.0.2)
175175
nokogiri (>= 1.12.0)
176176
mail (2.8.1)
@@ -180,7 +180,7 @@ GEM
180180
net-smtp
181181
marcel (1.0.4)
182182
mini_mime (1.1.5)
183-
mini_portile2 (2.8.7)
183+
mini_portile2 (2.8.8)
184184
minitest (5.25.1)
185185
msgpack (1.7.2)
186186
multi_xml (0.6.0)
@@ -197,16 +197,16 @@ GEM
197197
net-smtp (0.5.0)
198198
net-protocol
199199
nio4r (2.7.4)
200-
nokogiri (1.16.7)
200+
nokogiri (1.16.8)
201201
mini_portile2 (~> 2.8.2)
202202
racc (~> 1.4)
203-
nokogiri (1.16.7-aarch64-linux)
203+
nokogiri (1.16.8-aarch64-linux)
204204
racc (~> 1.4)
205-
nokogiri (1.16.7-arm64-darwin)
205+
nokogiri (1.16.8-arm64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.16.7-x86_64-darwin)
207+
nokogiri (1.16.8-x86_64-darwin)
208208
racc (~> 1.4)
209-
nokogiri (1.16.7-x86_64-linux)
209+
nokogiri (1.16.8-x86_64-linux)
210210
racc (~> 1.4)
211211
oauth2 (2.0.9)
212212
faraday (>= 0.17.3, < 3.0)
@@ -264,9 +264,9 @@ GEM
264264
activesupport (>= 5.0.0)
265265
minitest
266266
nokogiri (>= 1.6)
267-
rails-html-sanitizer (1.6.0)
267+
rails-html-sanitizer (1.6.1)
268268
loofah (~> 2.21)
269-
nokogiri (~> 1.14)
269+
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)
270270
rails-timeago (2.13.0)
271271
actionpack (>= 3.1)
272272
activesupport (>= 3.1)

0 commit comments

Comments
 (0)