From 431d9bd4a69ed8add9591861157b8e6be46ce22a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 23:29:37 +0000 Subject: [PATCH] Bump anthropic from 1.6.0 to 1.7.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-ruby) from 1.6.0 to 1.7.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.7.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 49bce6b..ac71a47 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.7.0" # Pagination gem "kaminari", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 255864d..1a013fb 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.7.0) connection_pool ast (2.4.3) avo (3.23.0) @@ -506,7 +506,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - anthropic (~> 1.6.0) + anthropic (~> 1.7.0) avo (>= 3.2) bootsnap brakeman