diff --git a/Gemfile.lock b/Gemfile.lock index d450063b..09bd5179 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -191,7 +191,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.2) + json (2.19.5) koala (3.6.0) addressable base64 @@ -266,6 +266,7 @@ GEM nokogiri (1.19.3-x86_64-linux-musl) racc (~> 1.4) observer (0.1.2) + open3 (0.2.1) openssl (3.3.2) ostruct (0.6.1) parallel (1.27.0) @@ -276,7 +277,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.9.0) psych (5.2.6) date stringio @@ -348,8 +349,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.9.4) + rbs (4.0.2) logger + prism (>= 1.6.0) + tsort rbtree3 (0.7.1) rdoc (6.14.0) erb @@ -382,20 +385,20 @@ GEM rspec-support (3.13.4) rss (0.3.1) rexml - rubocop (1.75.7) + rubocop (1.86.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.44.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.44.1) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) ruby-mp3info (0.8.10) ruby-progressbar (1.13.0) rubyzip (2.4.1) @@ -419,24 +422,28 @@ GEM websocket (~> 1.0) sitemap_generator (6.3.0) builder (~> 3.0) - solargraph (0.54.5) + solargraph (0.59.1) + ast (~> 2.4.3) backport (~> 1.2) benchmark (~> 0.4) - bundler (~> 2.0) + bundler (>= 2.0) diff-lcs (~> 1.4) jaro_winkler (~> 1.6, >= 1.6.1) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.1) logger (~> 1.6) observer (~> 0.1) + open3 (~> 0.2.1) ostruct (~> 0.6) parser (~> 3.0) - rbs (~> 3.3) + prism (~> 1.4) + rbs (>= 3.10.0) reverse_markdown (~> 3.0) - rubocop (~> 1.38) + rubocop (~> 1.76) thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) + yard-activesupport-concern (~> 0.0) yard-solargraph (~> 0.1) spring (4.3.0) sprockets (4.2.2) @@ -474,6 +481,8 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.42) + yard-activesupport-concern (0.0.1) + yard (>= 0.8) yard-solargraph (0.1.0) yard (~> 0.9) zeitwerk (2.7.3)