diff --git a/Gemfile b/Gemfile index c79257c..22da75c 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ end gem "tailwindcss-rails", "~> 3.3" -gem "ruby-openai", "~> 7.3" +gem "ruby-openai", "~> 8.0" gem "optimistic-json", "~> 0.1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 697159c..3a8ddf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.9.1) + json (2.10.2) kamal (2.4.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -148,7 +148,7 @@ GEM thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) language_server-protocol (3.17.0.3) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -293,7 +293,7 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-openai (7.3.1) + ruby-openai (8.0.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -360,7 +360,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) view_component (3.21.0) activesupport (>= 5.2.0, < 8.1) @@ -404,7 +404,7 @@ DEPENDENCIES puma (>= 5.0) rails (~> 8.0.1) rubocop-rails-omakase - ruby-openai (~> 7.3) + ruby-openai (~> 8.0) selenium-webdriver solid_cable solid_cache