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