diff --git a/Gemfile.lock b/Gemfile.lock index 1bbb2ef7..945354b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,42 +1,21 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.4.1) - base64 - benchmark (>= 0.3) - bigdecimal - concurrent-ruby (~> 1.0, >= 1.3.1) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - logger (>= 1.4.2) - minitest (>= 5.1, < 6) - securerandom (>= 0.3) - tzinfo (~> 2.0, >= 2.0.5) - uri (>= 0.13.1) ast (2.4.3) - base64 (0.3.0) - benchmark (0.5.0) - bigdecimal (4.0.1) concurrent-ruby (1.3.6) - connection_pool (3.0.2) - csv (3.3.3) - drb (2.2.3) - ffi (1.17.1) - fileutils (1.7.3) - i18n (1.14.8) - concurrent-ruby (~> 1.0) - json (2.19.2) + csv (3.3.5) + ffi (1.17.4) + fileutils (1.8.0) + json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - listen (3.9.0) + listen (3.10.0) + logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.27.0) - mutex_m (0.3.0) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.11.1) ast (~> 2.4.1) racc prism (1.9.0) @@ -46,8 +25,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.4) + rbs (4.0.2) logger + prism (>= 1.6.0) tsort regexp_parser (2.11.3) rubocop (1.82.1) @@ -64,15 +44,14 @@ GEM rubocop-ast (1.49.0) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-on-rbs (1.9.1) + rubocop-on-rbs (2.0.0) lint_roller (~> 1.1) - rbs (~> 3.5) + rbs (~> 4.0) rubocop (>= 1.72.1, < 2.0) zlib ruby-progressbar (1.13.0) securerandom (0.4.1) - steep (1.10.0) - activesupport (>= 5.1) + steep (2.0.0) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) fileutils (>= 1.1.0) @@ -80,23 +59,21 @@ GEM language_server-protocol (>= 3.17.0.4, < 4.0) listen (~> 3.0) logger (>= 1.3.0) - mutex_m (>= 0.3.0) - parser (>= 3.1) + parser (>= 3.2) + prism (>= 0.25.0) rainbow (>= 2.2.2, < 4.0) - rbs (~> 3.9) + rbs (~> 4.0) securerandom (>= 0.1) strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - strscan (3.1.2) + strscan (3.1.8) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) tsort (0.2.0) typeprof (0.31.1) prism (>= 1.4.0) rbs (>= 3.6.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0)