From d776ff6341f743243d7a1b2b7852ccf41ba9620e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 11:45:51 +0000 Subject: [PATCH] Bump omniai-anthropic from 2.2.0 to 2.6.1 Bumps [omniai-anthropic](https://github.com/ksylvest/omniai-anthropic) from 2.2.0 to 2.6.1. - [Release notes](https://github.com/ksylvest/omniai-anthropic/releases) - [Commits](https://github.com/ksylvest/omniai-anthropic/compare/v2.2.0...v2.6.1) --- updated-dependencies: - dependency-name: omniai-anthropic dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1143daf..da91e88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,12 +174,12 @@ GEM railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - ffi (1.17.1-aarch64-linux-gnu) - ffi (1.17.1-aarch64-linux-musl) - ffi (1.17.1-arm-linux-gnu) - ffi (1.17.1-arm-linux-musl) - ffi (1.17.1-x86_64-linux-gnu) - ffi (1.17.1-x86_64-linux-musl) + ffi (1.17.2-aarch64-linux-gnu) + ffi (1.17.2-aarch64-linux-musl) + ffi (1.17.2-arm-linux-gnu) + ffi (1.17.2-arm-linux-musl) + ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.2-x86_64-linux-musl) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -312,14 +312,14 @@ GEM racc (~> 1.4) nokogiri (1.18.7-x86_64-linux-musl) racc (~> 1.4) - omniai (2.3.1) + omniai (2.8.0) event_stream_parser http logger zeitwerk - omniai-anthropic (2.2.0) + omniai-anthropic (2.6.1) event_stream_parser - omniai (~> 2.2) + omniai (~> 2.6) zeitwerk orm_adapter (0.5.0) ostruct (0.6.1) @@ -346,7 +346,7 @@ GEM psych (5.2.3) date stringio - public_suffix (6.0.1) + public_suffix (6.0.2) puma (6.6.0) nio4r (~> 2.0) pundit (2.5.0) @@ -571,7 +571,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS aarch64-linux