diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 614557f2..393c2d42 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -69,7 +69,7 @@ GEM bootsnap (1.18.4) msgpack (~> 1.2) brakeman (6.0.1) - builder (3.2.4) + builder (3.3.0) bullet (7.0.7) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -79,7 +79,7 @@ GEM code_analyzer (0.5.5) sexp_processor colorize (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) crass (1.0.6) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) @@ -90,7 +90,7 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - erubi (1.12.0) + erubi (1.13.1) erubis (2.7.0) factory_bot (6.2.1) activesupport (>= 5.0.0) @@ -112,7 +112,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.5) + i18n (1.14.7) concurrent-ruby (~> 1.0) json (2.6.3) json_matchers (0.11.1) @@ -122,7 +122,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -132,13 +132,13 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mime-types (3.5.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0808) mini_mime (1.1.5) - mini_portile2 (2.8.4) - minitest (5.25.1) + mini_portile2 (2.8.8) + minitest (5.25.4) msgpack (1.7.2) net-imap (0.3.7) date @@ -151,10 +151,10 @@ GEM net-protocol netrc (0.11.0) nio4r (2.5.9) - nokogiri (1.15.4) + nokogiri (1.18.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.18.3-x86_64-linux-musl) racc (~> 1.4) oj (3.16.3) bigdecimal (>= 3.0) @@ -166,9 +166,9 @@ GEM promise.rb (0.7.4) puma (5.6.9) nio4r (~> 2.0) - racc (1.7.1) - rack (2.2.8) - rack-test (2.1.0) + racc (1.8.1) + rack (2.2.13) + rack-test (2.2.0) rack (>= 1.3) rails (6.1.7.6) actioncable (= 6.1.7.6) @@ -189,9 +189,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) 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) rails_best_practices (1.23.2) activesupport code_analyzer (~> 0.5.5) @@ -207,7 +207,7 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -289,10 +289,11 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - sentry-rails (5.15.2) + sentry-rails (5.23.0) railties (>= 5.0) - sentry-ruby (~> 5.15.2) - sentry-ruby (5.15.2) + sentry-ruby (~> 5.23.0) + sentry-ruby (5.23.0) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sexp_processor (4.17.0) shoulda-matchers (5.3.0) @@ -314,7 +315,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (1.2.2) + thor (1.3.2) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -328,7 +329,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.18) + zeitwerk (2.7.2) PLATFORMS ruby