diff --git a/Gemfile.lock b/Gemfile.lock index a083db7..85bbfd2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM dotenv (2.8.1) drb (2.2.1) ed25519 (1.3.0) - erubi (1.12.0) + erubi (1.13.0) et-orbi (1.2.11) tzinfo factory_bot (6.4.6) @@ -201,7 +201,7 @@ GEM responders (>= 2) iniparse (1.5.0) io-console (0.7.2) - irb (1.13.1) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.11.5) @@ -243,6 +243,7 @@ GEM letter_opener (~> 1.7) railties (>= 5.2) rexml + logger (1.6.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -256,7 +257,7 @@ GEM actionpack (>= 6.0.0, < 7.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.23.1) + minitest (5.25.1) mission_control-jobs (0.2.1) importmap-rails rails (~> 7.1) @@ -279,7 +280,7 @@ GEM net-protocol net-ssh (7.2.3) nio4r (2.7.3) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) overcommit (0.63.0) @@ -291,7 +292,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.6) - prism (0.24.0) + prism (1.0.0) propshaft (0.8.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -303,8 +304,8 @@ GEM puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -350,11 +351,13 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n + rbs (3.5.3) + logger rdoc (6.7.0) psych (>= 4.0.0) redcarpet (3.6.0) regexp_parser (2.9.0) - reline (0.5.8) + reline (0.5.9) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -407,16 +410,13 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-lsp (0.14.3) + ruby-lsp (0.17.17) language_server-protocol (~> 3.17.0) - prism (>= 0.22.0, < 0.25) + prism (~> 1.0) + rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) - ruby-lsp-rails (0.3.2) - actionpack (>= 6.0) - activerecord (>= 6.0) - railties (>= 6.0) - ruby-lsp (>= 0.14.2, < 0.15.0) - sorbet-runtime (>= 0.5.9897) + ruby-lsp-rails (0.3.13) + ruby-lsp (>= 0.17.12, < 0.18.0) ruby-progressbar (1.13.0) ruby-vips (2.2.0) ffi (~> 1.12) @@ -433,7 +433,7 @@ GEM concurrent-ruby (~> 1.2.2) fugit (~> 1.9.0) railties (>= 7.1) - sorbet-runtime (0.5.11261) + sorbet-runtime (0.5.11553) sshkit (1.22.2) base64 mutex_m @@ -443,9 +443,9 @@ GEM stackprof (0.2.26) stimulus-rails (1.3.3) railties (>= 6.0.0) - stringio (3.1.0) + stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) @@ -465,7 +465,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.15) + zeitwerk (2.6.17) PLATFORMS x86_64-linux