diff --git a/Gemfile b/Gemfile index 824d0df..ec794ff 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.8.0" # Pagination gem "kaminari", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index f6772a8..70cc66f 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.8.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) @@ -520,7 +520,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - anthropic (~> 1.6.0) + anthropic (~> 1.8.0) avo (>= 3.2) bootsnap brakeman