Skip to content

Commit

Permalink
Merge pull request #201 from mlibrary/dependabot/bundler/rails-html-s…
Browse files Browse the repository at this point in the history
…anitizer-1.6.1

Bump rails-html-sanitizer from 1.6.0 to 1.6.1
  • Loading branch information
bertrama authored Jan 3, 2025
2 parents eafc038 + bc7e833 commit a9e07a8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
logger (1.6.1)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lru_redux (1.1.0)
Expand All @@ -166,7 +166,7 @@ GEM
unf
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -185,7 +185,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.7)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
omniauth (2.1.2)
Expand Down Expand Up @@ -247,9 +247,9 @@ GEM
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (2.1.0)
rack (>= 1.3)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
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)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
Expand Down Expand Up @@ -330,7 +330,7 @@ GEM
faraday-follow_redirects
tilt (2.4.0)
timeout (0.4.1)
twilio-ruby (7.2.4)
twilio-ruby (7.3.6)
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
Expand Down

0 comments on commit a9e07a8

Please sign in to comment.