Skip to content

Commit

Permalink
Merge pull request #19 from rickreyhsig/dependabot/bundler/rails-html…
Browse files Browse the repository at this point in the history
…-sanitizer-1.4.4

Bump rails-html-sanitizer from 1.0.4 to 1.4.4
  • Loading branch information
rickreyhsig authored Dec 4, 2024
2 parents 63eb10e + 56ff9d8 commit 07cab4b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
coffee-script-source (1.12.2)
commonjs (0.2.7)
concurrent-ruby (1.0.5)
crass (1.0.4)
crass (1.0.6)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
Expand Down Expand Up @@ -153,22 +153,24 @@ GEM
sprockets (> 2, < 4)
tilt
libv8 (3.16.14.19)
loofah (2.2.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_mime (0.1.4)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.12.2)
multi_test (0.1.2)
multipart-post (2.0.0)
nokogiri (1.10.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
parallel (1.13.0)
Expand Down Expand Up @@ -207,8 +209,8 @@ GEM
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (4.0.9)
i18n (~> 0.7)
railties (~> 4.0)
Expand Down

0 comments on commit 07cab4b

Please sign in to comment.