Skip to content

Commit

Permalink
Update sanitize to version 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 9, 2023
1 parent af1bb33 commit 6da0f5e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ GEM
method_source (0.9.2)
middleware (0.1.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.2)
minitest (5.14.4)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
Expand All @@ -247,8 +247,8 @@ GEM
mousetrap-rails (1.4.6)
mysql2 (0.5.2)
nio4r (2.5.8)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.17.0)
parser (3.1.2.0)
Expand Down Expand Up @@ -286,7 +286,7 @@ GEM
nio4r (~> 2.0)
pundit (2.0.1)
activesupport (>= 3.0.0)
racc (1.6.1)
racc (1.7.1)
rack (2.2.6.4)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -379,7 +379,7 @@ GEM
sexp_processor (~> 4.9)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sanitize (6.0.0)
sanitize (6.0.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sassc (2.0.1)
Expand Down

0 comments on commit 6da0f5e

Please sign in to comment.