summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-07 20:38:49 -0300
committericebaker <icebaker@proton.me>2023-12-07 20:38:49 -0300
commit9d9702b39db67ab66894e5483a267a05ea0f6a2d (patch)
tree165e52d98ade38c10eb7de91120208f0293a140c /Gemfile.lock
parent6a6b154f0453875d09bbf86127c475a2b9020aa7 (diff)
adding tools medatada
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b390ae7..a095e90 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,7 +9,7 @@ PATH
pry (~> 0.14.2)
rainbow (~> 3.1, >= 3.1.1)
rbnacl (~> 7.1, >= 7.1.1)
- ruby-openai (~> 6.3)
+ ruby-openai (~> 6.3, >= 6.3.1)
sweet-moon (~> 0.0.7)
GEM
@@ -32,7 +32,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.0.2)
ffi (1.16.3)
- json (2.7.0)
+ json (2.7.1)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
multipart-post (2.3.0)
@@ -50,7 +50,7 @@ GEM
rainbow (3.1.1)
rbnacl (7.1.1)
ffi
- regexp_parser (2.8.2)
+ regexp_parser (2.8.3)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
@@ -86,7 +86,7 @@ GEM
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
- ruby-openai (6.3.0)
+ ruby-openai (6.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)