summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2f446b5..07eff61 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- nano-bots (3.0.0)
+ nano-bots (3.0.1)
babosa (~> 2.0)
- cohere-ai (~> 1.0, >= 1.0.1)
+ cohere-ai (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.2, >= 1.2.2)
dotenv (~> 2.8, >= 2.8.1)
- gemini-ai (~> 3.1, >= 3.1.2)
- maritaca-ai (~> 1.0)
- mistral-ai (~> 1.1, >= 1.1.1)
- ollama-ai (~> 1.0)
+ gemini-ai (~> 3.1, >= 3.1.3)
+ maritaca-ai (~> 1.0, >= 1.0.1)
+ mistral-ai (~> 1.1, >= 1.1.2)
+ ollama-ai (~> 1.0, >= 1.0.1)
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
rbnacl (~> 7.1, >= 7.1.1)
@@ -26,8 +26,8 @@ GEM
babosa (2.0.0)
byebug (11.1.3)
coderay (1.1.3)
- cohere-ai (1.0.1)
- faraday (~> 2.8, >= 2.8.1)
+ cohere-ai (1.0.2)
+ faraday (~> 2.9)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
dotenv (2.8.1)
@@ -39,9 +39,9 @@ GEM
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
- gemini-ai (3.1.2)
+ gemini-ai (3.1.3)
event_stream_parser (~> 1.0)
- faraday (~> 2.8, >= 2.8.1)
+ faraday (~> 2.9)
googleauth (~> 1.8)
google-cloud-env (2.1.0)
faraday (>= 1.0, < 3.a)
@@ -55,21 +55,21 @@ GEM
json (2.7.1)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
- maritaca-ai (1.0.0)
- faraday (~> 2.8, >= 2.8.1)
+ maritaca-ai (1.0.1)
+ faraday (~> 2.9)
method_source (1.0.0)
- mistral-ai (1.1.1)
+ mistral-ai (1.1.2)
event_stream_parser (~> 1.0)
- faraday (~> 2.8, >= 2.8.1)
+ faraday (~> 2.9)
multi_json (1.15.0)
multipart-post (2.3.0)
net-http (0.4.1)
uri
- ollama-ai (1.0.0)
- faraday (~> 2.8)
+ ollama-ai (1.0.1)
+ faraday (~> 2.9)
os (1.1.4)
parallel (1.24.0)
- parser (3.3.0.2)
+ parser (3.3.0.3)
ast (~> 2.4.1)
racc
pry (0.14.2)