diff --git a/Gemfile.lock b/Gemfile.lock index cea322b..5a9a128 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.1) crass (1.0.6) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) @@ -115,7 +115,7 @@ GEM graphql (2.0.24) graphql_playground-rails (2.1.0) rails (>= 5.1.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) jbuilder (2.11.4) activesupport (>= 5.0.0) @@ -137,7 +137,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.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -147,9 +147,9 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.23.1) msgpack (1.7.2) nested_form (0.3.2) net-imap (0.3.7) @@ -162,7 +162,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) pg (1.5.3) @@ -174,8 +174,8 @@ GEM public_suffix (5.0.1) puma (6.3.1) nio4r (~> 2.0) - racc (1.7.1) - rack (2.2.8) + racc (1.8.0) + rack (2.2.9) rack-cors (2.0.1) rack (>= 2.0.0) rack-mini-profiler (3.1.1) @@ -220,7 +220,7 @@ GEM rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) - rake (13.0.6) + rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -274,9 +274,9 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - tailwindcss-rails (2.0.32-x86_64-linux) - railties (>= 6.0.0) - thor (1.2.2) + tailwindcss-rails (2.6.0-x86_64-linux) + railties (>= 7.0.0) + thor (1.3.1) tilt (2.2.0) timeout (0.4.0) turbo-rails (1.4.0) @@ -305,7 +305,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.15) PLATFORMS x86_64-linux