diff --git a/Gemfile b/Gemfile index c79257c..62a99f2 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ end gem "tailwindcss-rails", "~> 3.3" -gem "ruby-openai", "~> 7.3" +gem "ruby-openai", "~> 7.4" gem "optimistic-json", "~> 0.1.2" diff --git a/Gemfile.lock b/Gemfile.lock index 697159c..58f75e9 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.1) kamal (2.4.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -293,7 +293,7 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - ruby-openai (7.3.1) + ruby-openai (7.4.0) event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) @@ -404,7 +404,7 @@ DEPENDENCIES puma (>= 5.0) rails (~> 8.0.1) rubocop-rails-omakase - ruby-openai (~> 7.3) + ruby-openai (~> 7.4) selenium-webdriver solid_cable solid_cache