diff --git a/Gemfile.lock b/Gemfile.lock index 493a4e4..d9f161e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,9 +129,9 @@ GEM signet (>= 0.16, < 2.a) hashie (5.0.0) httpclient (2.8.3) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - importmap-rails (1.1.5) + importmap-rails (1.2.1) actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) @@ -141,9 +141,9 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jwt (2.7.0) - loofah (2.20.0) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -154,7 +154,7 @@ GEM memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.18.1) msgpack (1.7.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -168,9 +168,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3-arm64-darwin) + nokogiri (1.15.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.2-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -196,8 +196,8 @@ GEM public_suffix (5.0.1) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.4) + racc (1.7.1) + rack (2.2.7) rack-cors (2.0.1) rack (>= 2.0.0) rack-protection (3.0.6) @@ -221,8 +221,9 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (7.0.4.3) actionpack (= 7.0.4.3) activesupport (= 7.0.4.3) @@ -284,7 +285,7 @@ GEM railties (>= 6.0.0) tailwindcss-rails (2.0.27-x86_64-linux) railties (>= 6.0.0) - thor (1.2.1) + thor (1.2.2) timeout (0.3.2) trailblazer-option (0.1.2) turbo-rails (1.4.0) @@ -311,7 +312,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.7) + zeitwerk (2.6.8) PLATFORMS arm64-darwin-22