diff --git a/Gemfile.lock b/Gemfile.lock index ce6703eec8..3207bb316a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -386,9 +386,9 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.20.0) + loofah (2.21.2) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -426,7 +426,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3) + nokogiri (1.14.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.11) @@ -537,7 +537,7 @@ GEM ruby-graphviz (~> 1.2) rails-html-sanitizer (1.5.0) loofah (~> 2.19, >= 2.19.1) - rails-i18n (7.0.6) + rails-i18n (7.0.7) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) rails_safe_tasks (1.0.0) @@ -709,7 +709,7 @@ GEM temple (0.8.2) test-unit (3.5.7) power_assert - thor (1.2.1) + thor (1.2.2) thread-local (1.1.0) tilt (2.1.0) timecop (0.9.6)