From 79d7f1c59c94bd91c0b7a36b2b81ba5ebd7bb3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 23:25:16 +0000 Subject: [PATCH] Bump anthropic from 1.6.0 to 1.13.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) from 1.6.0 to 1.13.0. - [Release notes](https://github.com/anthropics/anthropic-sdk-ruby/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-ruby/compare/v1.6.0...v1.13.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d146ebd..777cc79 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ gem "rouge", "~> 4.0" # AI integration for summaries gem "ruby-openai", "~> 8.2" -gem "anthropic", "~> 1.6.0" +gem "anthropic", "~> 1.13.0" # Pagination gem "kaminari", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 6d1a828..6f55e06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM addressable addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - anthropic (1.6.0) + anthropic (1.13.0) connection_pool ast (2.4.3) avo (3.23.0) @@ -151,7 +151,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.11.0) @@ -521,7 +521,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - anthropic (~> 1.6.0) + anthropic (~> 1.13.0) avo (>= 3.2) bootsnap brakeman