From c34c7f5d6f561a75128e4b8bb5084c0670cd6250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 08:46:31 +0000 Subject: [PATCH] Bump chroma-db from 0.6.0 to 0.7.0 Bumps [chroma-db](https://github.com/mariochavez/chroma) from 0.6.0 to 0.7.0. - [Changelog](https://github.com/mariochavez/chroma/blob/main/CHANGELOG.md) - [Commits](https://github.com/mariochavez/chroma/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: chroma-db dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) 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