Gemfile.lock in nano-bots-3.3.0 vs Gemfile.lock in nano-bots-3.4.0
- old
+ new
@@ -1,16 +1,17 @@
PATH
remote: .
specs:
- nano-bots (3.3.0)
+ nano-bots (3.4.0)
+ anthropic (~> 0.3.0)
babosa (~> 2.0)
cohere-ai (~> 1.1)
concurrent-ruby (~> 1.3, >= 1.3.3)
dotenv (~> 3.1, >= 3.1.2)
faraday (~> 2.9, >= 2.9.2)
faraday-typhoeus (~> 1.1)
- gemini-ai (~> 4.0)
+ gemini-ai (~> 4.1)
maritaca-ai (~> 1.2)
mistral-ai (~> 1.2)
ollama-ai (~> 1.2, >= 1.2.1)
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
@@ -23,10 +24,14 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
+ anthropic (0.3.0)
+ event_stream_parser (>= 0.3.0, < 2.0.0)
+ faraday (>= 1)
+ faraday-multipart (>= 1)
ast (2.4.2)
babosa (2.0.0)
base64 (0.2.0)
byebug (11.1.3)
coderay (1.1.3)
@@ -47,12 +52,12 @@
net-http
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
ffi (1.17.0)
- gemini-ai (4.0.0)
+ gemini-ai (4.1.0)
event_stream_parser (~> 1.0)
- faraday (~> 2.9)
+ faraday (~> 2.9, >= 2.9.2)
faraday-typhoeus (~> 1.1)
googleauth (~> 1.8)
typhoeus (~> 1.4, >= 1.4.1)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)