Remove anthropic gem

Seto Elkahfi committed Jun 23, 2026 at 02:06 UTC 7704715f977de3f04f3b1358594d3eab702c4527
2 files changed -12
Gemfile
-5
index cfc0f46..446f69f 100644 --- a/Gemfile +++ b/Gemfile @@ -22,11 +22,6 @@ gem "jbuilder" # smbCloud Auth — native Rust/Magnus extension for login, signup, me, logout. gem "smbcloud-auth", "~> 0.4.5" -# Anthropic Messages API — server-side wrapper for the desktop coding agent. -# sigit-si holds the confidential ANTHROPIC_API_KEY and proxies token-authed -# requests from the public desktop client. See app/services/anthropic_service.rb. -gem "anthropic", "~> 1.49" - # Markdown rendering for README files gem "redcarpet", "~> 3.6"
Gemfile.lock
-7
index ba4d0d2..bd7e847 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,10 +77,6 @@ GEM uri (>= 0.13.1) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) - anthropic (1.49.0) - cgi - connection_pool - standardwebhooks ast (2.4.3) base64 (0.3.0) bcrypt_pbkdf (1.1.2) @@ -94,7 +90,6 @@ GEM bundler-audit (0.9.3) bundler (>= 1.2.0) thor (~> 1.0) - cgi (0.5.1) childprocess (5.1.0) logger (~> 1.5) concurrent-ruby (1.3.7) @@ -326,7 +321,6 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - standardwebhooks (1.1.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) @@ -362,7 +356,6 @@ PLATFORMS arm64-darwin DEPENDENCIES - anthropic (~> 1.49) bootsnap brakeman bundler-audit