diff --git a/Gemfile.lock b/Gemfile.lock index ccff85c..4379e56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,11 +8,11 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - chroma-db (0.6.0) + chroma-db (0.7.0) dry-monads (~> 1.6) ruby-next (>= 0.15.0) - concurrent-ruby (1.2.2) - diff-lcs (1.5.0) + concurrent-ruby (1.2.3) + diff-lcs (1.5.1) dry-core (1.0.1) concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) @@ -22,13 +22,15 @@ GEM zeitwerk (~> 2.6) json (2.7.1) language_server-protocol (3.17.0.3) + paco (0.2.3) parallel (1.24.0) - parser (3.3.0.3) + parser (3.3.0.5) ast (~> 2.4.1) racc racc (1.7.3) rainbow (3.1.1) regexp_parser (2.9.0) + require-hooks (0.2.2) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -64,19 +66,21 @@ GEM rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) - ruby-next (0.15.3) - ruby-next-core (= 0.15.3) - ruby-next-parser (>= 3.1.1.0) + ruby-next (1.0.2) + paco (~> 0.2) + require-hooks (~> 0.2) + ruby-next-core (= 1.0.2) + ruby-next-parser (>= 3.2.2.0) unparser (~> 0.6.0) - ruby-next-core (0.15.3) + ruby-next-core (1.0.2) ruby-next-parser (3.2.2.0) parser (>= 3.0.3.1) ruby-progressbar (1.13.0) unicode-display_width (2.5.0) - unparser (0.6.10) + unparser (0.6.13) diff-lcs (~> 1.3) - parser (>= 3.2.2.4) - zeitwerk (2.6.12) + parser (>= 3.3.0) + zeitwerk (2.6.13) PLATFORMS arm64-darwin-22