Skip to content

Commit f141771

Browse files
committed
address bundle audit issues
1 parent 960d9c2 commit f141771

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ GEM
350350
local_time (3.0.3)
351351
log4r (1.1.10)
352352
logger (1.7.0)
353-
loofah (2.25.1)
353+
loofah (2.25.2)
354354
crass (~> 1.0.2)
355355
nokogiri (>= 1.12.0)
356356
macaddr (1.7.2)
@@ -499,8 +499,8 @@ GEM
499499
activesupport (>= 5.0.0)
500500
minitest
501501
nokogiri (>= 1.6)
502-
rails-html-sanitizer (1.7.0)
503-
loofah (~> 2.25)
502+
rails-html-sanitizer (1.7.1)
503+
loofah (~> 2.25, >= 2.25.2)
504504
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)
505505
rails-perftest (0.0.7)
506506
rails_best_practices (1.23.4)

0 commit comments

Comments
 (0)